google/gvisor

Enable/Disable strace from sentry with `runsc debug`

Aberta

#201 aberto em 18 de abr. de 2019

 (1 comentário) (0 reação) (0 responsável)Go (1.061 forks)batch import
good first issuestatus: help wantedtype: enhancement

Métricas do repositório

Stars
 (12.713 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador