From 29445e529342769b434b224861e6cab6df03c356 Mon Sep 17 00:00:00 2001 From: Wei-Chin Call Date: Mon, 5 Aug 2024 17:35:06 -0700 Subject: [PATCH] Update instrumentation.md to correct Jaeger typos Found two misspelled Jaegar and corrected then to Jaeger. --- docs/sources/tempo/getting-started/instrumentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/tempo/getting-started/instrumentation.md b/docs/sources/tempo/getting-started/instrumentation.md index 70f4ba7c38f..6303b2e6a93 100644 --- a/docs/sources/tempo/getting-started/instrumentation.md +++ b/docs/sources/tempo/getting-started/instrumentation.md @@ -59,7 +59,7 @@ information from a client application with minimal manual instrumentation of the ### Jaeger {{< admonition type="note" >}} -Jaegar client libraries have been deprecated. For more information, refer to the [Deprecating Jaeger clients article](https://www.jaegertracing.io/docs/1.50/client-libraries/#deprecating-jaeger-clients). Jaegar now recommends using OpenTelemetry SDKs. +Jaeger client libraries have been deprecated. For more information, refer to the [Deprecating Jaeger clients article](https://www.jaegertracing.io/docs/1.50/client-libraries/#deprecating-jaeger-clients). Jaeger now recommends using OpenTelemetry SDKs. {{% /admonition %}} - [Jaeger Language Specific Instrumentation](https://www.jaegertracing.io/docs/latest/client-libraries/)