diff --git a/content/en/docs/tasks/observability/distributed-tracing/telemetry-api/index.md b/content/en/docs/tasks/observability/distributed-tracing/telemetry-api/index.md index 91159ae7b7aad..39cae5fbde467 100644 --- a/content/en/docs/tasks/observability/distributed-tracing/telemetry-api/index.md +++ b/content/en/docs/tasks/observability/distributed-tracing/telemetry-api/index.md @@ -106,11 +106,11 @@ You can customize the tags using any of the three supported options below. tracing: - providers: - name: "zipkin" - randomSamplingPercentage: 100.00 - customTags: - "provider": - literal: - value: "zipkin" + randomSamplingPercentage: 100.00 + customTags: + "provider": + literal: + value: "zipkin" {{< /text >}} 1. Environmental variables can be used where the value of the custom tag is