google/gvisor

Enable/Disable strace from sentry with `runsc debug`

Open

#201 创建于 2019年4月18日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (12,713 star) (1,061 fork)batch import
good first issuestatus: help wantedtype: enhancement

描述

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.

贡献者指南