mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
7 lines
121 B
YAML
7 lines
121 B
YAML
jaeger:
|
|
image: jaegertracing/all-in-one:latest
|
|
ports:
|
|
- "127.0.0.1:6831:6831/udp"
|
|
- "16686:16686"
|
|
|