We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b9ba3 commit 65867d1Copy full SHA for 65867d1
content/en/blog/2023/jmx-metric-insight/index.md
@@ -113,7 +113,7 @@ that our Kafka installation is working as expected.
113
The metrics can be exported by any of the supported metric exporters, to a
114
backend of your choice. For the full list of exporters and their configuration
115
options, see
116
-[Configure the SDK](/docs/languages/java/configuration/#properties-exporters).
+[Properties: exporters](/docs/languages/java/configuration/#properties-exporters).
117
For instance, you can export the metrics to an OTel collector using the OTLP
118
exporter, perform some processing and then consume the metrics on a backend of
119
your choice. In this example for the sake of simplicity, we are directly
0 commit comments