1
This commit is contained in:
@@ -29,7 +29,6 @@ services:
|
||||
- "-config.file=/etc/tempo/tempo.yaml"
|
||||
ports:
|
||||
- "3200:3200"
|
||||
- "4328:4318"
|
||||
|
||||
otel-collector:
|
||||
image: otel/opentelemetry-collector-contrib:0.93.0
|
||||
|
||||
@@ -17,7 +17,7 @@ exporters:
|
||||
endpoint: 0.0.0.0:8889
|
||||
|
||||
otlp/tempo:
|
||||
endpoint: tempo:4328
|
||||
endpoint: tempo:4317
|
||||
tls:
|
||||
insecure: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user