An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
To add a new row (a horizontal grouping of panels) in a Kubernetes/AKS Grafana dashboard, use the standard Grafana dashboard‑edit flow and then insert a row:
- Open the dashboard.
- Select Edit in the top‑right of the dashboard (this switches the whole dashboard into edit mode).
- In edit mode, open the Add menu (usually a + Add panel or Add button near the top of the dashboard canvas).
- From the add options, choose Add row.
- A new empty row is created. Use Add panel inside that row to create or move panels into it.
- Drag the row handle (on the left of the row) to reorder rows as needed.
- When finished, select Save dashboard (disk icon) to persist the changes.
If starting from the Azure “Dashboards with Grafana” experience for AKS, first open the desired Kubernetes dashboard, then follow the same steps above to edit and add rows/panels.
References: