Skip to content

Commit

Permalink
Update otel example guide (#2210)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasmota committed Aug 30, 2021
1 parent 3b05ba0 commit abf6afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/otel-collector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit abf6afe

Please sign in to comment.