From 475461d4fe2cd957af054c63e36b77d97eec4a67 Mon Sep 17 00:00:00 2001 From: Raj Das Date: Tue, 2 Apr 2024 17:36:23 +0530 Subject: [PATCH] Adding descriptions to prombench dashboard (#428) Signed-off-by: Raj Babu Das --- .../grafana_dashboard_dashboards_noparse.yaml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/prombench/manifests/cluster-infra/grafana_dashboard_dashboards_noparse.yaml b/prombench/manifests/cluster-infra/grafana_dashboard_dashboards_noparse.yaml index 46aad12ed..62745bf05 100644 --- a/prombench/manifests/cluster-infra/grafana_dashboard_dashboards_noparse.yaml +++ b/prombench/manifests/cluster-infra/grafana_dashboard_dashboards_noparse.yaml @@ -2256,6 +2256,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "Total number open and maximum file descriptors of both release and PR", "fill": 0, "gridPos": { "h": 7, @@ -2349,6 +2350,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "This graph indicates how many time series each instance holds", "editable": true, "error": false, "fill": 1, @@ -2439,6 +2441,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "This graph shows the total number of active appender transactions", "editable": true, "error": false, "fill": 1, @@ -2526,6 +2529,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "This graph shows the sample ingested per second", "editable": true, "error": false, "fill": 1, @@ -2617,6 +2621,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "Chunks are the collection of series of samples. The active series is known as the head chunk. Total of 120 samples are present in a chunk. This graph shows the total head chunks", "editable": true, "error": false, "fill": 0, @@ -2712,6 +2717,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "This graph shows chunks created per second", "editable": true, "error": false, "fill": 1, @@ -2803,6 +2809,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "Head chunk is converted to chunk when it is filled with 120 samples. This graph shows the total number of head chunks created", "editable": true, "error": false, "fill": 1, @@ -2896,6 +2903,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "Plots of minimum and maximum timestamp of the head block in reference to current time", "editable": true, "error": false, "fill": 0, @@ -3010,6 +3018,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "Average runtime of garbage collection in the head block", "editable": true, "error": false, "fill": 1, @@ -3100,6 +3109,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "Total Number of currently loaded data blocks", "editable": true, "error": false, "fill": 1, @@ -3197,6 +3207,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "Total number of bytes allocated, even if freed", "editable": true, "error": false, "fill": 1, @@ -3288,6 +3299,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "This graph shows the total number of times the database reloaded block data from disk", "editable": true, "error": false, "fill": 1, @@ -3381,6 +3393,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "This graph shows various tsdb related checks", "editable": true, "error": false, "fill": 1, @@ -3514,6 +3527,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "Total number of times the database cut off block data from disk", "editable": true, "error": false, "fill": 1, @@ -3605,6 +3619,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "The latency distributions of fsync called by wal. High fsync duration (fsync_durations_seconds) indicates disk issues and might cause the cluster to be unstable", "editable": true, "error": false, "fill": 1, @@ -3697,6 +3712,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "WAL is used to get the backup when the prometheus server crashes. WAL stores the last 2hrs of data in memory. After that it has to truncate the data. So, this graph shows the latency of truncation", "editable": true, "error": false, "fill": 1, @@ -4061,6 +4077,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "Total number of compactions that were executed for the partition", "editable": true, "error": false, "fill": 1, @@ -4152,6 +4169,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "Average compactions that were executed for the partition", "editable": true, "error": false, "fill": 1, @@ -5207,6 +5225,7 @@ data: "dashLength": 10, "dashes": false, "datasource": "prometheus-meta", + "description": "Rule group describe the Prometheus alerts. These graph consist of two rules:\n- prometheus_rule_group_interval_seconds: When the first notification was sent, wait for 'group_interval' to send a batch of new alerts that started firing for that group.\n- prometheus_rule_group_last_duration_seconds: It shows the last duration of each one of your groups in seconds\n", "editable": true, "error": false, "fill": 0, @@ -5302,6 +5321,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, + "description": "This graph shows the highest and lowest TSDB watermarks. The highest watermark represents the latest appender and the lowest watermark represents the oldest appender", "fill": 0, "fillGradient": 0, "gridPos": { @@ -5393,6 +5413,7 @@ data: "bars": false, "dashLength": 10, "dashes": false, + "description": "This graph the difference of highest and lowest of TSDB watermark and also shows the size of isolation linked-chain", "fill": 0, "fillGradient": 0, "gridPos": {