* WIP * Separate out young gen metrics * Add Parallel GC handlers * Align naming conventions * Tidy up with an instanceof pattern * Format snafu -instanceof pattern * Address Jack's comments from PR review * Fix minor nits from code review |
||
|---|---|---|
| .. | ||
| 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.