Skip to content

Commit 7673de0

Browse files
committed
add deprecation notice for gatherer
1 parent bdc817e commit 7673de0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jmx-metrics/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# JMX Metric Gatherer
22

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+
35
This utility provides an easy framework for gathering and reporting metrics based on queried
46
MBeans from a JMX server. It loads included and/or custom Groovy scripts and establishes a helpful,
57
bound `otel` object with methods for obtaining MBeans and constructing OpenTelemetry instruments:

0 commit comments

Comments
 (0)