fix tracing

This commit is contained in:
Adil Hafeez 2024-11-13 17:11:35 -08:00
parent 7c8205abc2
commit 295fd85525
6 changed files with 14 additions and 10 deletions

View file

@ -13,6 +13,8 @@ services:
- ~/archgw_logs:/var/log/
env_file:
- env.list
environment:
- OTEL_TRACING_HTTP_ENDPOINT=http://host.docker.internal:4318/v1/traces
extra_hosts:
- "host.docker.internal:host-gateway"
healthcheck: