google/gvisor
Enable/Disable strace from sentry with `runsc debug`
Ouverte
#201 ouverte le 18 avr. 2019
good first issuestatus: help wantedtype: enhancement
Métriques du dépôt
- Stars
- (12 713 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.