Skip to content

Conversation

ricoberger
Copy link
Member

When the user selects an edge from the Kiali graph, we now show a drawer
with additional details for the selected edge. The details view contains
the same tabs as the Kiali UI, to show the traffic details and the
traffic details by flags and hosts.

For this we have introduced a new gRPC method for the Kiali plugin
called "GetMetrics". The method can be used for edges and late for nodes
to get the Prometheus metrics for a users selection.

When the user selects an edge from the Kiali graph, we now show a drawer
with additional details for the selected edge. The details view contains
the same tabs as the Kiali UI, to show the traffic details and the
traffic details by flags and hosts.

For this we have introduced a new gRPC method for the Kiali plugin
called "GetMetrics". The method can be used for edges and late for nodes
to get the Prometheus metrics for a users selection.
@ricoberger ricoberger merged commit e346a53 into main May 11, 2021
@ricoberger ricoberger deleted the add-edge-metrics-for-kiali-plugin branch May 11, 2021 19:24
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