From 71df367b7f88b0af381a8a39ffae7bbdf62ea13c Mon Sep 17 00:00:00 2001 From: Christian Haudum Date: Fri, 18 Oct 2024 15:28:33 +0200 Subject: [PATCH] chore: Update linter exceptions Signed-off-by: Christian Haudum --- production/loki-mixin/.lint | 56 ++++++++++++++++++++----------------- 1 file changed, 30 insertions(+), 26 deletions(-) diff --git a/production/loki-mixin/.lint b/production/loki-mixin/.lint index 4661415c1c7f..d8c2ddc8b956 100644 --- a/production/loki-mixin/.lint +++ b/production/loki-mixin/.lint @@ -12,7 +12,7 @@ exclusions: - dashboard: "Loki / Logs" - dashboard: "Loki / Writes Resources" - dashboard: "Loki / Writes" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" - dashboard: "Loki / Bloom Gateway" template-datasource-rule: reason: "Based on new convention we are using variable names prometheus_datasource and loki_datasource where as linter expects 'datasource'" @@ -27,7 +27,7 @@ exclusions: - dashboard: "Loki / Logs" - dashboard: "Loki / Writes Resources" - dashboard: "Loki / Writes" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" - dashboard: "Loki / Bloom Gateway" template-instance-rule: reason: "These dashboards are cluster overview dashboards, whereas the instance refers to specific pods or nodes" @@ -42,7 +42,7 @@ exclusions: - dashboard: "Loki / Reads Resources" - dashboard: "Loki / Logs" - dashboard: "Loki / Writes Resources" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" - dashboard: "Loki / Bloom Gateway" target-instance-rule: reason: "These dashboards are cluster overview dashboards, whereas the instance refers to specific pods or nodes" @@ -57,7 +57,7 @@ exclusions: - dashboard: "Loki / Logs" - dashboard: "Loki / Writes Resources" - dashboard: "Loki / Writes" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" - dashboard: "Loki / Bloom Gateway" target-job-rule: reason: "We don't have/need a job template selector for this dashboard" @@ -72,7 +72,7 @@ exclusions: - dashboard: "Loki / Logs" - dashboard: "Loki / Writes Resources" - dashboard: "Loki / Writes" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" - dashboard: "Loki / Bloom Gateway" target-promql-rule: reason: "The following are logql queries, not promql" @@ -89,8 +89,10 @@ exclusions: panel: "Process tasks with bounds" - dashboard: "Loki / Bloom Gateway" panel: "Download enqueue duration" - - dashboard: "Loki / Bloom Compactor" - panel: "Errors Rate" + - dashboard: "Loki / Bloom Build" + panel: "Errors Rate Planner" + - dashboard: "Loki / Bloom Build" + panel: "Errors Rate Builder" panel-datasource-rule: reason: "Loki datasource variable is being named as loki_datasource now while linter expects 'datasource'" entries: @@ -183,37 +185,39 @@ exclusions: panel: "Query Pages" - dashboard: "Loki / Operational" panel: "Throttled Rate" - - dashboard: "Loki / Bloom Compactor" - panel: "Errors Rate" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" + panel: "Errors Rate Planner" + - dashboard: "Loki / Bloom Build" + panel: "Errors Rate Builder" + - dashboard: "Loki / Bloom Build" panel: "Required CPUs to not lag behind" - - dashboard: "Loki / Bloom Compactor" - panel: "Tokens rate (millions)" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" + panel: "Tokens rate" + - dashboard: "Loki / Bloom Build" panel: "Created Blocks" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "Deleted Blocks" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "Blocks reused" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "Created Metas" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "Deleted Metas" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "Tenants" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "Tenants per pod" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "Tenant Tables" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "Tenant Tables per pod" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "Series" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "avg series per compaction by pod" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "CPU" - - dashboard: "Loki / Bloom Compactor" + - dashboard: "Loki / Bloom Build" panel: "CPU per pod" - dashboard: "Loki / Bloom Gateway" panel: "Errors Rate" @@ -236,4 +240,4 @@ exclusions: - dashboard: "Loki / Bloom Gateway" panel: "CPU" - dashboard: "Loki / Bloom Gateway" - panel: "CPU per pod" \ No newline at end of file + panel: "CPU per pod"