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 daemon attribute to jvm threads metric #2828

Merged
merged 5 commits into from
Oct 7, 2022

Conversation

tuhao1020
Copy link
Contributor

@tuhao1020 tuhao1020 commented Sep 23, 2022

Signed-off-by: HaoTu haotu@alauda.io

Fixes #

Changes

add daemon attribute to process.runtime.jvm.threads.count
for example:

process_runtime_jvm_threads_count{daemon="false"} 4.0 1663943072175
process_runtime_jvm_threads_count{daemon="true"} 24.0 166394307217520

related pr: open-telemetry/opentelemetry-java-instrumentation#6635

Signed-off-by: HaoTu <haotu@alauda.io>
tuhao1020 and others added 2 commits September 25, 2022 07:50
…-metrics.md

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
Signed-off-by: HaoTu <haotu@alauda.io>
@github-actions
Copy link

github-actions bot commented Oct 3, 2022

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Oct 3, 2022
@tuhao1020 tuhao1020 requested review from trask and mateuszrzeszutek and removed request for trask and mateuszrzeszutek October 5, 2022 17:55
@reyang reyang merged commit 7c51a04 into open-telemetry:main Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants