You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jmx-metrics/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# JMX Metric Gatherer
2
2
3
+
**Deprecation notice**: the JMX Metric Gatherer is deprecated and replaced by [JMX Scraper](../jmx-scraper/), see [migration instructions](../jmx-scraper/README.md#migration-from-jmx-gatherer).
4
+
3
5
This utility provides an easy framework for gathering and reporting metrics based on queried
4
6
MBeans from a JMX server. It loads included and/or custom Groovy scripts and establishes a helpful,
5
7
bound `otel` object with methods for obtaining MBeans and constructing OpenTelemetry instruments:
0 commit comments