Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed Jaeger Tracing in Kiali UI #57

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

eddiewebb
Copy link

Kilai enables this by default, but since our demo instance does not enable theGRPC query port, and exposes http on alternate port, it is disabled.

This patch just changes URL to port 80, and disable grpc (query, not collector)

Demo

With that 3 line change, the traces tab is enabled on services, and includes spans.

Screen Shot 2022-10-19 at 2 31 05 PM
Screen Shot 2022-10-19 at 2 33 14 PM

NOTE

I am still early in lessons and assume this change will need to be replicated across courses.

Kilai enables this by default, but since our demo instance does not enable theGRPC query port, it is disabled.

change URL to port 80, and disable grpc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant