File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ Supported values for `otel.jmx.target.system` and support for `otel.jmx.target.s
70
70
| ` kafka-consumer ` | Apache Kafka consumer | [ ` kafka-consumer.yaml ` ] ( src/main/resources/kafka-consumer.yaml ) | |
71
71
| ` kafka-producer ` | Apache Kafka producer | [ ` kafka-producer.yaml ` ] ( src/main/resources/kafka-producer.yaml ) | |
72
72
| ` solr ` | Apache Solr | [ ` solr.yaml ` ] ( src/main/resources/solr.yaml ) | |
73
- | ` tomcat ` | Apache Tomcat | [ ` tomcat.yaml ` ] ( src/main/resources/tomcat.yaml ) | |
73
+ | ` tomcat ` | Apache Tomcat | [ ` tomcat.yaml ` ] ( src/main/resources/tomcat.yaml ) | [ ` tomcat.yaml ` ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/jmx-metrics/library/src/main/resources/jmx/rules/tomcat.yaml ) |
74
74
| ` wildfly ` | Wildfly | [ ` wildfly.yaml ` ] ( src/main/resources/wildfly.yaml ) | |
75
75
76
76
The source of metrics definitions is controlled by ` otel.jmx.target.source ` :
You can’t perform that action at this time.
0 commit comments