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

Clarify process.runtime.jvm.threads.count refers to platform threads #54

Merged
merged 1 commit into from
May 31, 2023

Conversation

trask
Copy link
Member

@trask trask commented May 25, 2023

Fixes #49

Clarifies that process.runtime.jvm.threads.count refers to platform threads, as opposed to virtual threads.

@trask trask force-pushed the platform-threads branch 2 times, most recently from 31919b1 to 9815735 Compare May 25, 2023 23:50
@trask trask marked this pull request as ready for review May 25, 2023 23:52
@trask trask requested review from a team as code owners May 25, 2023 23:52
Copy link

@donbourne donbourne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arminru arminru merged commit 62513fb into open-telemetry:main May 31, 2023
10 checks passed
@trask trask deleted the platform-threads branch May 31, 2023 15:21
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.

JVM thread count should be "platform threads"
7 participants