Skip to content

Commit 178fae3

Browse files
Apply suggestions from code review
Co-authored-by: jason plumb <[email protected]>
1 parent 378af7a commit 178fae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jmx-scraper/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# JMX Metric Scraper
22

33
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
4+
The JMX MBeans and their metric mappings are defined in YAML and reuse implementation from
55
[jmx-metrics instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/jmx-metrics).
66

77
This is currently a work-in-progress component not ready to be used in production.

0 commit comments

Comments
 (0)