Docs: Fix OpenTelemetry listing. (#13107)

Co-authored-by: José Maia <josecbmaia@hotmail.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-03-28 06:52:40 -07:00 committed by GitHub
parent 6ac35d8ae7
commit ddfe1d84df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,7 @@ otlp-collector-host: "otel-coll-collector.otel.svc"
NOTE: While the option is called `otlp-collector-host`, you will need to point this to any backend that receives otlp-grpc.
Next you will need to deploy a distributed telemetry system which uses OpenTelemetry.
[opentelemetry-collector](https://github.com/open-telemetry/opentelemetry-collector), [Jaeger](https://www.jaegertracing.io/)
[opentelemetry-collector](https://github.com/open-telemetry/opentelemetry-collector), [Jaeger](https://www.jaegertracing.io/),
[Tempo](https://github.com/grafana/tempo), and [zipkin](https://zipkin.io/)
have been tested.