See gh-34398
This commit is contained in:
Damiano Albani 2023-02-27 20:47:40 +01:00 committed by Moritz Halbritter
parent e407515a0f
commit ea70ff7efe
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@ Finally, you can take full control by defining your own `NewRelicClientProvider`
[[actuator.metrics.export.otlp]]
==== OpenTelemetry
By default, metrics are exported to {micrometer-registry-docs}/otlp[OpenTelemetry] running on your local machine.
You can provide the location of the https://opentelemetry.io/[OpenTelemtry metric endpoint] to use by using:
You can provide the location of the https://opentelemetry.io/[OpenTelemetry metric endpoint] to use by using:
[source,yaml,indent=0,subs="verbatim",configprops,configblocks]
----