fix tracing config

This commit is contained in:
Willy Kloucek
2022-01-13 08:13:14 +01:00
parent 060401a168
commit 182712b223
32 changed files with 177 additions and 38 deletions
@@ -6,6 +6,7 @@ services:
environment:
# tracing
OCIS_TRACING_ENABLED: "true"
OCIS_TRACING_TYPE: "jaeger"
OCIS_TRACING_ENDPOINT: jaeger-agent:6831
# metrics
APP_PROVIDER_DEBUG_ADDR: 0.0.0.0:9165