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:
|
environment:
|
||||||
- "CONSUL_HOST=consul0:8500"
|
- "CONSUL_HOST=consul0:8500"
|
||||||
- "ARGUS_HOST=http://argus:6600"
|
- "ARGUS_HOST=http://argus:6600"
|
||||||
- TRACING_PROVIDER_NAME=zipkin
|
- TRACING_PROVIDER_NAME=otlp
|
||||||
- "TRACING_PROVIDER_ENDPOINT=http://zipkin:9411/api/v2/spans"
|
- "TRACING_PROVIDER_ENDPOINT=localhost:55680"
|
||||||
image: "xmidt/tr1d1um:${TR1D1UM_VERSION}"
|
image: "xmidt/tr1d1um:${TR1D1UM_VERSION}"
|
||||||
networks:
|
networks:
|
||||||
- xmidt
|
- xmidt
|
||||||
|
|||||||
Reference in New Issue
Block a user