From 6e2282a95f420e5d48ec23495e92eadea2ff632e Mon Sep 17 00:00:00 2001 From: Magnus Root Date: Tue, 24 Mar 2026 12:52:47 +0300 Subject: [PATCH] Rename --- dashboard_template.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dashboard_template.json b/dashboard_template.json index eff1568..d6e0e5b 100644 --- a/dashboard_template.json +++ b/dashboard_template.json @@ -157,7 +157,7 @@ "title_format": "Errors by Node" } ], - "error_row_title": "Errors" + "error_row_title": "Angie-error" }, "panels": { "row": { @@ -619,7 +619,7 @@ }, "overview_status_codes": { "type": "barchart", - "title": "response_status_code SID: ${SID:raw}", + "title": "Response_status_code SID: ${SID:raw}", "description": "Коды ответов по выбранным SID за период", "transparent": true, "gridPos": { @@ -1764,7 +1764,7 @@ }, "orientation": "auto", "showValue": "auto", - "stacking": "normal", + "stacking": "none", "tooltip": { "hideZeros": false, "mode": "single",