google/gvisor
Ver no GitHubEnable/Disable strace from sentry with `runsc debug`
Open
#201 aberto em 18 de abr. de 2019
good first issuestatus: help wantedtype: enhancement
Métricas do repositório
- Stars
- (12.713 stars)
- Métricas de merge de PR
- (Mesclagem média 4d 22h) (184 fundiu PRs em 30d)
Description
runsc debug could add a option to enable/disable strace from the sentry. Right now it's enabled with a command-flag, which makes it hard to trace specific parts of applications, without generating a humongous log file.