Skip to content

Commit

Permalink
fix otelcollector config
Browse files Browse the repository at this point in the history
  • Loading branch information
minghsu0107 authored Nov 26, 2022
1 parent 3abb182 commit 01789ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tracing-tempo/opentelemetry/configmap-otel-collector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ data:
size_mib: 683
exporters:
otlphttp:
endpoint: http://distributor:4318/v1/traces
endpoint: http://distributor:4318
service:
extensions: [zpages, memory_ballast]
pipelines:
Expand Down

0 comments on commit 01789ce

Please sign in to comment.