mirror of
https://github.com/outbackdingo/xmidt.git
synced 2026-08-25 14:53:55 +00:00
configure tr1d1um with otlp exporter
This commit is contained in:
@@ -177,8 +177,8 @@ services:
|
||||
environment:
|
||||
- "CONSUL_HOST=consul0:8500"
|
||||
- "ARGUS_HOST=http://argus:6600"
|
||||
- TRACING_PROVIDER_NAME=zipkin
|
||||
- "TRACING_PROVIDER_ENDPOINT=http://zipkin:9411/api/v2/spans"
|
||||
- TRACING_PROVIDER_NAME=otlp
|
||||
- "TRACING_PROVIDER_ENDPOINT=localhost:55680"
|
||||
image: "xmidt/tr1d1um:${TR1D1UM_VERSION}"
|
||||
networks:
|
||||
- xmidt
|
||||
|
||||
Reference in New Issue
Block a user