1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-02-03 13:11:53 +02:00

Update otel example guide (#2210)

This commit is contained in:
tomas-mota 2021-08-30 17:09:46 +02:00 committed by GitHub
parent 3b05ba021c
commit abf6afe00e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,7 @@ need to create the Jaeger and Prometheus exporters:
```yml
...
exporters:
jaeger_grpc:
jaeger:
endpoint: "jaeger-collector.observability.svc.cluster.local:14250"
prometheus: