Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 6457795

Browse files
Feedback
1 parent 0917367 commit 6457795

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gdi/opentelemetry/components/jmx-receiver.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ You can use the following advanced settings with the receiver:
106106
* ``target_system``. The built-in target system (or systems) metric gatherer script to run.
107107

108108
* Possible values: ``"activemq"``, ``"cassandra"``, ``"hbase"``, ``"hadoop"``, ``"jetty"``, ``"jvm"``, ``"kafka"``, ``"kafka-consumer"``, ``"kafka-producer"``, ``"solr"``, ``"tomcat"``, or ``"wildfly"``.
109+
110+
* You can specify multiple target systems at the same time: ``"target_system": "activemq, kafka,kafka-consumer"``.
109111

110112
* If you need to support additional target systems because of a custom JMX metrics gatherer jar configured using the ``MetricsGathererHash`` build time config, add them with another build time flag. It corresponds to the ``otel.jmx.target.system`` property.
111113

0 commit comments

Comments
 (0)