You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Response times and latency metrics for individual API endpoints to optimize backend performance
Breakdown of API errors by type and endpoint, helping in pinpointing issues for quicker debugging
Data showing the most and least used endpoints to guide development focus and potential feature deprecation
For improved usability, the viewed API/application can be switched between easily.
The dashboard should be included in the unified kuadrant release process such that:
it can be sourced at a specific version
it can be imported directly as is, or taken and modified (the raw json/yaml is easily available)
Dashboards will have tooltips on the panels created, to aid users on what the panels are meant to show to allow them gain more knowledge to be able to customize them.
Add new metrics & labels/dimensions to kuadrant components where needed to support the above dashboards
Recommendation is to follow through the API Quickstart and modify the dashboard in grafana directly.
Then export it as json when changes have been made.
The text was updated successfully, but these errors were encountered:
The dashboard from the quickstart is sourced from https://github.com/Kuadrant/multicluster-gateway-controller/blob/api-upstream/config/prometheus-for-federation/api-dashboards/stitch.json
Requirements for the dashboard:
The dashboard should be included in the unified kuadrant release process such that:
Dashboards will have tooltips on the panels created, to aid users on what the panels are meant to show to allow them gain more knowledge to be able to customize them.
Add new metrics & labels/dimensions to kuadrant components where needed to support the above dashboards
Recommendation is to follow through the API Quickstart and modify the dashboard in grafana directly.
Then export it as json when changes have been made.
The text was updated successfully, but these errors were encountered: