We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e12a9d commit 6edad7aCopy full SHA for 6edad7a
contrib/jmx-metrics/README.md
@@ -24,7 +24,7 @@ otel.jmx.username = my-username
24
otel.jmx.password = my-password
25
26
otel.metrics.exporter = otlp
27
-otel.exporter.otlp.endpoint = http://my-opentelemetry-collector:55680
+otel.exporter.otlp.endpoint = http://my-opentelemetry-collector:4317
28
```
29
30
As configured in this example, the metric gatherer will establish an MBean server connection using the
0 commit comments