google/gvisor

Enable/Disable strace from sentry with `runsc debug`

Open

#201 opened on 2019年4月18日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Go (1,061 forks)batch import
good first issuestatus: help wantedtype: enhancement

Repository metrics

Stars
 (12,713 stars)
PR merge metrics
 (平均マージ 4d 22h) (30d で 184 merged PRs)

説明

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.

コントリビューターガイド