File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# JMX Metric Scraper
22
33This utility provides a way to query JMX metrics and export them to an OTLP endpoint.
4- The JMX MBeans and their metrics mapping is defined in YAML.
4+ The JMX MBeans and their metrics mapping is defined in YAML and is reusing implementation from
5+ [ jmx-metrics instrumentation] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/jmx-metrics ) .
56
6- This is currently experimental, but the end goal is to provide an alternative to the [ jmx-metrics] ( ../jmx-metrics/README.md ) utility.
7+ This is currently a work-in-progress component not ready to be used in production.
8+ The end goal is to provide an alternative to the [ JMX Gatherer] ( ../jmx-metrics/README.md ) utility.
You can’t perform that action at this time.
0 commit comments