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 jvm threads states metrics #1075

Merged

Conversation

getArtemUsername
Copy link
Contributor

Hi, I think that states of threads could be usefull for gross analyzing in cloud environments such as k8s or similar, for example for fine tuning pools or understanding what happens while cpu throttling.

Copy link
Contributor

@ivantopo ivantopo left a comment

Choose a reason for hiding this comment

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

Hey @getArtemUsername, thanks a lot for this addition! The metric and logic looks all fine, there is only a little change on names and descriptions. I'll merge this as soon as those changes are in 😄

getArtemUsername and others added 2 commits November 17, 2021 22:32
…rumentation/system/jvm/JvmMetrics.scala

Co-authored-by: Ivan Topolnjak <ivantopo@gmail.com>
Copy link
Contributor

@ivantopo ivantopo left a comment

Choose a reason for hiding this comment

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

There is a tiny issue with compiling on Scala 2.11, I think removing the trailing comma should be enough.

@getArtemUsername
Copy link
Contributor Author

@ivantopo Do I need to do something else to be merged? Looks like it's not in 2.4.0 🤔

@ivantopo
Copy link
Contributor

Oh man, I even included it in the release notes. I'm sorry. In my head this was merged already 😭

I'll release 2.4.1 right after, including this PR.

@ivantopo ivantopo merged commit 558e837 into kamon-io:master Nov 23, 2021
@getArtemUsername
Copy link
Contributor Author

Thanks 😄

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