google/gvisor

Enable/Disable strace from sentry with `runsc debug`

Open

#201 aperta il 18 apr 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Go (1061 fork)batch import
good first issuestatus: help wantedtype: enhancement

Metriche repository

Star
 (12.713 star)
Metriche merge PR
 (Merge medio 6g 13h) (156 PR mergiate in 30 g)

Descrizione

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.

Guida contributor