Adding rows in grafana Dashboard - AKS cluster

Varma 1,620 Reputation points
2026-05-31T13:20:22.8133333+00:00

I am trying to add rows and but not finding rows. can you please provide navigation steps?

User's image

Azure Kubernetes Service
Azure Kubernetes Service

An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.


1 answer

Sort by: Most helpful
  1. AI answer

    2026-05-31T13:20:36.9133333+00:00

    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:

    1. Open the dashboard.
    2. Select Edit in the top‑right of the dashboard (this switches the whole dashboard into edit mode).
    3. In edit mode, open the Add menu (usually a + Add panel or Add button near the top of the dashboard canvas).
    4. From the add options, choose Add row.
    5. A new empty row is created. Use Add panel inside that row to create or move panels into it.
    6. Drag the row handle (on the left of the row) to reorder rows as needed.
    7. 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:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.