Skip to content

v2.1.0

Choose a tag to compare

@sladkoff sladkoff released this 23 Mar 13:39
· 443 commits to master since this release

Added

  • New JVM threads metrics mc_jvm_threads_*
  • New JVM GC metrics mc_jvm_gc_*

Changed

  • Metric mc_entities_total has new labels type, alive, spawnable.
  • Metric mc_jvm_memory has new label allocated.

Removed

  • Metric mc_living_entities_total -> use mc_entities_total instead.