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

Update the information about mTLS data in details pages #5187

Closed
lucasponce opened this issue Jun 10, 2022 · 0 comments · Fixed by #5243
Closed

Update the information about mTLS data in details pages #5187

lucasponce opened this issue Jun 10, 2022 · 0 comments · Fixed by #5243
Assignees
Labels
backlog Triaged Issue added to backlog enhancement This is the preferred way to describe new end-to-end features.

Comments

@lucasponce
Copy link
Contributor

The Inbound/Outbound metrics offer a rich way to group metrics by different criteria:
image

But it doesn't offer to group traffic by "connection_security_policy" which is used to see what traffic is under mTLS vs plain text.

Grafana has these criteria defined in an explicit way:
image

And Kiali should provide this information as well, the Graph shows this information on the edges using locks:
image

What it's not clear in the traffic tab:
image

In short, this issue would provide:

  • A explicit way to tell in the "Traffic" tab which traffic is mTLS vs which one is not.
  • A new Inbound/Outbound grouping criteria in the Istio charts to see traffic split into mTLS vs no mTLS.
@lucasponce lucasponce added the enhancement This is the preferred way to describe new end-to-end features. label Jun 10, 2022
@lucasponce lucasponce added the backlog Triaged Issue added to backlog label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Triaged Issue added to backlog enhancement This is the preferred way to describe new end-to-end features.
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants