google/gvisor

Enable/Disable strace from sentry with `runsc debug`

开放

#201 创建于 2019年4月18日

 (1 条评论) (0 个反应) (0 位负责人)Go (1,061 个派生)batch import
good first issuestatus: help wantedtype: enhancement

仓库指标

星标
 (12,713 个星标)
PR 合并指标
 (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.

贡献者指南