Merge pull request #34398 from dalbani
* pr/34398: Fix typo Closes gh-34398
This commit is contained in:
commit
8b97797389
|
|
@ -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]
|
||||
----
|
||||
|
|
|
|||
Loading…
Reference in New Issue