google/gvisor

Enable/Disable strace from sentry with `runsc debug`

Offen

#201 geöffnet am 18.04.2019

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (1.061 Forks)batch import
good first issuestatus: help wantedtype: enhancement

Repository-Metriken

Stars
 (12.713 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide