Skip to content

Commit

Permalink
Feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
aurbiztondo-splunk committed Sep 29, 2024
1 parent 0917367 commit 6457795
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gdi/opentelemetry/components/jmx-receiver.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ You can use the following advanced settings with the receiver:
* ``target_system``. The built-in target system (or systems) metric gatherer script to run.

* Possible values: ``"activemq"``, ``"cassandra"``, ``"hbase"``, ``"hadoop"``, ``"jetty"``, ``"jvm"``, ``"kafka"``, ``"kafka-consumer"``, ``"kafka-producer"``, ``"solr"``, ``"tomcat"``, or ``"wildfly"``.

* You can specify multiple target systems at the same time: ``"target_system": "activemq, kafka,kafka-consumer"``.

* 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.

Expand Down

0 comments on commit 6457795

Please sign in to comment.