mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-02-09 13:37:12 +02:00
Update otel example guide (#2210)
This commit is contained in:
parent
3b05ba021c
commit
abf6afe00e
@ -132,7 +132,7 @@ need to create the Jaeger and Prometheus exporters:
|
|||||||
```yml
|
```yml
|
||||||
...
|
...
|
||||||
exporters:
|
exporters:
|
||||||
jaeger_grpc:
|
jaeger:
|
||||||
endpoint: "jaeger-collector.observability.svc.cluster.local:14250"
|
endpoint: "jaeger-collector.observability.svc.cluster.local:14250"
|
||||||
|
|
||||||
prometheus:
|
prometheus:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user