google/gvisor

Enable/Disable strace from sentry with `runsc debug`

Open

#201 建立於 2019年4月18日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Go (1,061 fork)batch import
good first issuestatus: help wantedtype: enhancement

倉庫指標

Star
 (12,713 star)
PR 合併指標
 (平均合併 4天 22小時) (30 天內合併 184 個 PR)

描述

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.

貢獻者指南