This commit is contained in:
Yevgeniy Ulyantsev
2026-01-29 01:33:08 +03:00
parent d346f15ab8
commit b889d34575
2 changed files with 2 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ services:
- "4317:4317" - "4317:4317"
- "4318:4318" - "4318:4318"
- "8888:8888" - "8888:8888"
- "55679:55679"
grafana: grafana:
image: grafana/grafana:10.3.1 image: grafana/grafana:10.3.1

View File

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