opentelemetry-java-contrib
opentelemetry-java-contrib copied to clipboard
Initial update of JXM's JVM metrics.
Initial pass for a few semantic convention updates:
- Loaded classes.
- Unloaded classes.
- Active threads.
Will update the rest in a second pass:
- Still to be decided whether the GC are Java specific or not.
- Memory ones need to be updated and refactored to be reported differently (not simply a rename).