**Description:** Add handlers for thread count and loaded classes count metrics. These are derived from `jdk.ClassLoadingStatistics` and `jdk.JavaThreadStatistics` JFR events **Testing:** A new unit test was added to test these handlers in `jfr-streaming/src/test/java/io/opentelemetry/contrib/jfr/metrics`. Co-authored-by: Mateusz Rzeszutek <mrzeszutek@splunk.com> |
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| build.gradle.kts | ||
README.md
JFR Streaming
-
Java 17 only.
-
Build it with
./gradlew :jfr-streaming:build
The main entry point is the JfrMetrics class in the package io.opentelemetry.contrib.jfr.metrics
Component owners
- Ben Evans, Red Hat
- Jack Berg, New Relic
- Jason Plumb, Splunk
Learn more about component owners in component_owners.yml.