google/gvisor

Enable/Disable strace from sentry with `runsc debug`

Open

#201 geöffnet am 18. Apr. 2019

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

Repository-Metriken

Stars
 (12.713 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 22h) (184 gemergte PRs in 30 T)

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