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

Implement rest of Istio dashboards #539

Open
1 of 6 tasks
rgildein opened this issue Aug 28, 2024 · 1 comment
Open
1 of 6 tasks

Implement rest of Istio dashboards #539

rgildein opened this issue Aug 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@rgildein
Copy link
Contributor

Context

The upstream provides 6 dashboards to monitor Istio, however we're now providing only one of them.

  • "Mesh Dashboard" provides an overview of all services in the mesh.
  • "Service Dashboard" provides a detailed breakdown of metrics for a service.
  • "Workload Dashboard" provides a detailed breakdown of metrics for a workload.
  • "Performance Dashboard" monitors the resource usage of the mesh.
  • "Control Plane Dashboard" monitors the health and performance of the control plane.
  • "WASM Extension Dashboard" provides an overview of mesh wide WebAssembly extension runtime and loading state.

All these dashboards will require some small adjustment to be used with CKF (e.g. juju-topology). See #478 as example.

What needs to get done

  1. Add rest of Istio dashboards.
  2. Adjust them to work with CKF.

Definition of Done

  1. All dashboards mention above are included in istio-pilot or istio-gateway.
  2. Functionality of dashboards is verified.
  3. Documentation (Charmed Kubeflow charms Grafana dashboards) is updated.
@rgildein rgildein added the enhancement New feature or request label Aug 28, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6183.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant