This commit is contained in:
Yevgeniy Ulyantsev
2026-01-29 01:11:47 +03:00
parent 9439dd59e7
commit c632cee805
2 changed files with 2 additions and 3 deletions

View File

@@ -29,8 +29,7 @@ services:
- "-config.file=/etc/tempo/tempo.yaml"
ports:
- "3200:3200"
- "4328:4318"
otel-collector:
image: otel/opentelemetry-collector-contrib:0.93.0
volumes:

View File

@@ -17,7 +17,7 @@ exporters:
endpoint: 0.0.0.0:8889
otlp/tempo:
endpoint: tempo:4328
endpoint: tempo:4317
tls:
insecure: true