-
Notifications
You must be signed in to change notification settings - Fork 4
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 for common pool and vthread pool metrics #762
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
I'm testing this branch in stage, I can see ForkJoin pools in prometheus metrics
But still aren't reported in Grafana. @gavinelder @seqeralabs/admins any clue what may be wrong? |
I'm seeing them in mimir, see here. |
Signed-off-by: munishchouhan <hrma017@gmail.com>
I'd like to see this in stage with more real usage. Wave backend is already deployed. |
ok I will create a panel for it |
So I will move forward with the panel in Grafana for this |
This PR adds a a Micrometer binder for tracking ForkJoin commons pool and virtual threads default pool metrics