google/gvisor

Enable/Disable strace from sentry with `runsc debug`

オープン

#201 opened on 2019/04/18

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,061 件のフォーク)batch import
good first issuestatus: help wantedtype: enhancement

Repository metrics

Stars
 (12,713 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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