Skip to content

Missing Jaeger icons in Linkerd UI #6464

Answered by alpeb
hongbo-miao asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the feedback @hongbo-miao , that's a good find 👍
Indeed, that 2.9 config is not relevant for 2.10. For the 2.10 dashboard to show the jaeger links it requires that the web Deployment in the linkerd-viz namespace contains a flag pointing to the jaeger UI: jaeger-addr=jaeger.linkerd-jaeger:16686. That can be edited manually, or through the CLI (or equivalently through Helm) by upgrading the jaeger extension with linkerd jaeger install --set jaegerUrl=xxx. I'll open a ticket to clarify that in the docs.
OTOH, as a further improvement, this could be handled automatically by the dashboard component by dynamically figuring if the jaeger extension is installed...

Edit: Issue created at

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@hongbo-miao
Comment options

@hongbo-miao
Comment options

Answer selected by hongbo-miao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants