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

Istio Ambient Telemetry for Istio 1.22 #7344

Open
josunect opened this issue May 7, 2024 · 1 comment · May be fixed by #7345
Open

Istio Ambient Telemetry for Istio 1.22 #7344

josunect opened this issue May 7, 2024 · 1 comment · May be fixed by #7345
Labels
enhancement This is the preferred way to describe new end-to-end features.

Comments

@josunect
Copy link
Contributor

josunect commented May 7, 2024

What do you want to improve?

How the Kiali graph is visualized on Istio Ambient 1.22 with Waypoint proxies.

What is the current behavior?

  • L7 telemetry is not seen in Kiali graph. This is because the reporter has changed to "waypoint" (Instead of source/destination).
  • L4 telemetry when there are waypoint proxies is duplicated. Ex.
    image

image

Waypoint proxy is unselected, but you still can see the node for L4:
image

What is the new behavior?

  • Show/Hide Waypoint Proxies should work.
  • Visualize L7 telemetry
  • Simplify L4 telemetry

Ref. #5476

@josunect josunect added the enhancement This is the preferred way to describe new end-to-end features. label May 7, 2024
@josunect josunect self-assigned this May 7, 2024
@josunect
Copy link
Contributor Author

josunect commented May 7, 2024

Steps to test:

  • Install Istio Ambient 1.22
  • Add namespace to ambient
  • Create waypoint and enroll it:
istioctl x waypoint apply -n bookinfo
istioctl x waypoint apply -n bookinfo --enroll-namespace

@josunect josunect linked a pull request May 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is the preferred way to describe new end-to-end features.
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

1 participant