HDDS-15416. Ozone status grafana dashboard - #10427
Conversation
|
We need a screenshot of the dashboard |
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
After comparing it against existing dashboards in dashboards, this new dashboard is a direct modern replacement/duplicate of: • Ozone - Overall Metrics.json Here is a detailed comparison of the overlaps: 1. Duplication & Improvements Over Ozone - Overall MetricsThe new Ozone - Status overview dashboard monitors the exact same categories of high-level cluster metrics as Ozone - Overall Metrics , but with • Disk/Storage Capacity: 2. What the New Dashboard Adds• Disk/Volume Health: Plots total, healthy, and failed disks. 3. Redundancies OffloadedThe old Ozone - Overall Metrics dashboard contained general panels for RPC, RATIS, and raw DataNode Chunk/Block counts. The new Ozone - Status • Ozone - RPC Metrics.json |
|
Suggest to remove Ozone - Overall Metrics.json, or replace it with this dashboard. |
|
This PR has been marked as stale due to 21 days of inactivity. Please comment or remove the stale label to keep it open. Otherwise, it will be automatically closed in 7 days. |
|
Thank you for your contribution. This PR is being closed due to inactivity. Please contact a maintainer if you would like to reopen it. |

What changes were proposed in this pull request?
HDDS-15416 Ozone status grafana dashboard
Sections:
Storage — total, used, and available capacity across DataNodes, percent used, and utilization over time.
DataNodes — registered nodes, decommissioning, and failed (dead), with trends.
Disks — volume count by healthy vs failed, with trends.
OM namespace — keys, volumes, and buckets over time.
S3 Gateway — number of gateway instances, with trend.
Containers — counts by lifecycle state (snapshot and over time).
Deletion backlog — pending physical deletes on DataNodes, OM purge queue, and containers being deleted, with trends.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-15416
How was this patch tested?
Imported to Grafana connected to the Ozone cluster.