Skip to content

Commit 8b97797

Browse files
committed
Merge pull request #34398 from dalbani
* pr/34398: Fix typo Closes gh-34398
2 parents e407515 + ea70ff7 commit 8b97797

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/actuator/metrics.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ Finally, you can take full control by defining your own `NewRelicClientProvider`
484484
[[actuator.metrics.export.otlp]]
485485
==== OpenTelemetry
486486
By default, metrics are exported to {micrometer-registry-docs}/otlp[OpenTelemetry] running on your local machine.
487-
You can provide the location of the https://opentelemetry.io/[OpenTelemtry metric endpoint] to use by using:
487+
You can provide the location of the https://opentelemetry.io/[OpenTelemetry metric endpoint] to use by using:
488488

489489
[source,yaml,indent=0,subs="verbatim",configprops,configblocks]
490490
----

0 commit comments

Comments
 (0)