Replies: 1 comment 1 reply
-
You are talking about a Jaeger provisioned by the Jaeger Operator for Kubernetes, right? If so, the operator actually enables it by default: Could you please share your Jaeger CR? If the operator isn't opening the Zipkin port by default, we might have a bug somewhere. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
How do I start Zipkin server using the operator?
{"level":"info","ts":1619421380.7131286,"caller":"server/zipkin.go:48","msg":"Not listening for Zipkin HTTP traffic, port not configured"}
It seems to be off by default:
jaeger/cmd/collector/app/builder_flags.go
Line 70 in 312f83b
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions