Skip to content

Set thread names in HTTPServer#456

Merged
brian-brazil merged 1 commit intoprometheus:masterfrom
snago:named-threads
Jan 13, 2019
Merged

Set thread names in HTTPServer#456
brian-brazil merged 1 commit intoprometheus:masterfrom
snago:named-threads

Conversation

@snago
Copy link
Copy Markdown
Contributor

@snago snago commented Jan 13, 2019

Name threads in the HTTPServer thread pool to make them easily identifiable in e.g. thread dumps.

Before: pool-1-thread-3
After: prometheus-http-1-3

@brian-brazil

Name threads in the HTTPServer thread pool to make them easily
identifiable in e.g. thread dumps.

Before: pool-1-thread-3
After: prometheus-http-1-3
Signed-off-by: Robin Karlsson <snago86@gmail.com>
@brian-brazil brian-brazil merged commit 923d23e into prometheus:master Jan 13, 2019
@brian-brazil
Copy link
Copy Markdown
Contributor

Thanks!

@snago snago deleted the named-threads branch January 27, 2019 09:52
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

Successfully merging this pull request may close these issues.

2 participants