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