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

Add support to thread ids? #7

Closed
oblitum opened this issue Apr 14, 2015 · 2 comments
Closed

Add support to thread ids? #7

oblitum opened this issue Apr 14, 2015 · 2 comments

Comments

@oblitum
Copy link

oblitum commented Apr 14, 2015

It's generally important to support thread ids.

@mgutz
Copy link
Owner

mgutz commented Apr 14, 2015

GoRoutines don't have IDs AFAICT. The process ID should be there though labeled as _p if you use the JSON formatter.

@oblitum
Copy link
Author

oblitum commented Apr 14, 2015

OK, np. I've checked golang context for this.

@oblitum oblitum closed this as completed Apr 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants