Replies: 1 comment 3 replies
-
|
you need |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Earlier this used to turn on SPM
image: jaegertracing/all-in-one container_name: jaeger command: - "--query.base-path=/jaeger/ui" - "--prometheus.query.normalize-calls=true" - "--prometheus.query.normalize-duration=true" - "--prometheus.server-url=http://${PROMETHEUS_ADDR}"But now it throws unknown flag error for --prometheus.server-url=http://${PROMETHEUS_ADDR this cli command.
Please help me with how to enable SPM in v1.54
Beta Was this translation helpful? Give feedback.
All reactions