Jaeger tracing port?
Hello- I've been looking at Ceph's Jaeger tracing support, and was wondering why it uses port 6799 instead of the default 6831. It isn't compatible with the documentation directions for running Jaeger using vstart.sh, and it is also hard-coded in common/tracer.cc. Is there any reason why Ceph doesn't use the standard port, and/or why it couldn't be made configurable? Thanks! -Mike Neufeld
Hi Mike, You are right, and there is already a PR for that [1]. Once it goes through testing I'll merge that. Yuval [1] https://github.com/ceph/ceph/pull/48709 On Tue, Jan 24, 2023 at 3:33 AM Neufeld, Michael <mneufeld@akamai.com> wrote:
Hello-
I've been looking at Ceph's Jaeger tracing support, and was wondering why it uses port 6799 instead of the default 6831.
It isn't compatible with the documentation directions for running Jaeger using vstart.sh, and it is also hard-coded in common/tracer.cc. Is there any reason why Ceph doesn't use the standard port, and/or why it couldn't be made configurable?
Thanks!
-Mike Neufeld _______________________________________________ Dev mailing list -- dev@ceph.io To unsubscribe send an email to dev-leave@ceph.io
participants (2)
-
Neufeld, Michael
-
Yuval Lifshitz