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

(Tiny) Research: How to collect JVM Metrics from ZIO #424

Closed
lgajowy opened this issue Jul 1, 2022 · 4 comments
Closed

(Tiny) Research: How to collect JVM Metrics from ZIO #424

lgajowy opened this issue Jul 1, 2022 · 4 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@lgajowy
Copy link
Contributor

lgajowy commented Jul 1, 2022

It seems that there's an effort to collect lots of Default-JVM-metrics in zio apps: DefaultJvmMetrics.

Thanks to issues #421, #422 and #423 we should be able to attach to all histograms, Gauges and Counters. Therefore it would be nice to see the JVM metrics being collected via opentelemetry too.

Goal:

  • figure out how to turn on Jvm metrics collection.
  • if it works with few configuration needed, explain how to do it in mesmer documentation so that users can see those thanks to Mesmer as well
@lgajowy lgajowy added the good first issue Good for newcomers label Jul 1, 2022
@lgajowy lgajowy added this to the 0.8.0 milestone Jul 1, 2022
@ghost
Copy link

ghost commented Jul 26, 2022

Hi @lgajowy, I can take / be assigned this Issue.

@lgajowy
Copy link
Contributor Author

lgajowy commented Jul 26, 2022

Welcome! Go ahead! :)

@lgajowy lgajowy assigned ghost Jul 26, 2022
@ghost
Copy link

ghost commented Aug 9, 2022

@lgajowy,

The write-up / research results are summarized in this GitHub Discussion: #458

@lgajowy
Copy link
Contributor Author

lgajowy commented Aug 10, 2022

Thanks! All done - closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant