We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 378af7a commit 178fae3Copy full SHA for 178fae3
jmx-scraper/README.md
@@ -1,7 +1,7 @@
1
# JMX Metric Scraper
2
3
This 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 and is reusing implementation from
+The JMX MBeans and their metric mappings are defined in YAML and reuse implementation from
5
[jmx-metrics instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/jmx-metrics).
6
7
This is currently a work-in-progress component not ready to be used in production.
0 commit comments