Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: Dump current stats and log samples on signal #8

Open
jiping-s opened this issue Jun 4, 2021 · 0 comments
Open

all: Dump current stats and log samples on signal #8

jiping-s opened this issue Jun 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jiping-s
Copy link
Collaborator

jiping-s commented Jun 4, 2021

Background

We need to be able to get very detailed stats of the program when it hangs or crashes

What to do

  • Make current stats and latest logs-in-process available: note log fields are backed by mutable arrays and they may be changed or dropped when accessed out of scope.
  • Dump the information on fatal/panic and specific signals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant