From d44fec543fb1994fd273a5548ca3535023b96b45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Brigitte?= Date: Thu, 23 May 2024 10:42:30 +0200 Subject: [PATCH] adjust prometheus-mimir-comparision panel positions (#546) --- CHANGELOG.md | 4 ++++ .../private/prometheus-mimir-comparative.json | 16 ++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35fd0c71..a41e0694 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add datasource variable to Prometheus dashboard +### Fixed + +- Adjust panel positions to fill width and move Mimir related panel under related section + ## [3.14.2] - 2024-05-20 ### Changed diff --git a/helm/dashboards/charts/private_dashboards_mz/dashboards/shared/private/prometheus-mimir-comparative.json b/helm/dashboards/charts/private_dashboards_mz/dashboards/shared/private/prometheus-mimir-comparative.json index 9ad0131f..bd309367 100644 --- a/helm/dashboards/charts/private_dashboards_mz/dashboards/shared/private/prometheus-mimir-comparative.json +++ b/helm/dashboards/charts/private_dashboards_mz/dashboards/shared/private/prometheus-mimir-comparative.json @@ -67,7 +67,7 @@ }, "gridPos": { "h": 8, - "w": 3, + "w": 6, "x": 0, "y": 1 }, @@ -135,8 +135,8 @@ }, "gridPos": { "h": 8, - "w": 3, - "x": 3, + "w": 6, + "x": 6, "y": 1 }, "id": 6, @@ -233,7 +233,7 @@ "gridPos": { "h": 8, "w": 6, - "x": 6, + "x": 12, "y": 1 }, "id": 9, @@ -327,7 +327,7 @@ "gridPos": { "h": 8, "w": 6, - "x": 12, + "x": 18, "y": 1 }, "id": 10, @@ -404,7 +404,7 @@ }, "gridPos": { "h": 8, - "w": 3, + "w": 6, "x": 0, "y": 10 }, @@ -572,7 +572,7 @@ "gridPos": { "h": 8, "w": 6, - "x": 6, + "x": 12, "y": 10 }, "id": 7, @@ -666,7 +666,7 @@ "gridPos": { "h": 8, "w": 6, - "x": 12, + "x": 18, "y": 10 }, "id": 8,