jaeger:
  image: jaegertracing/all-in-one:latest
  ports:
    - "localhost:6831:6831/udp"
    - "16686:16686"
  
