sentry-java
sentry-java copied to clipboard
Check if there are JVM metrics we can automatically track
Check if there are JVM metrics we can automatically track and send them to Sentry using Metrics API.
Opt-in
things that could be interesting: CPU, memory, GC
some metrics might require specific JVM flags, JFR, etc.