opentelemetry-java-contrib icon indicating copy to clipboard operation
opentelemetry-java-contrib copied to clipboard

Initial update of JXM's JVM metrics.

Open carlosalberto opened this issue 3 years ago • 0 comments

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).

carlosalberto avatar May 05 '22 23:05 carlosalberto