From 2fb86ca7cfd95d3e8bf1583ad876dee61826da12 Mon Sep 17 00:00:00 2001 From: Jacob Baungard Hansen Date: Thu, 13 Apr 2023 11:54:03 +0200 Subject: [PATCH] Filter datasources on Thanos / Receive Controller Following on from: https://github.com/rhobs/configuration/pull/454 we now use the same filter for the receive controller dashboard, which comes from the thanos-receive-controller rather than Thanos itself. Signed-off-by: Jacob Baungard Hansen --- jsonnetfile.lock.json | 4 ++-- ...ard-observatorium-thanos-receive-controller.configmap.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jsonnetfile.lock.json b/jsonnetfile.lock.json index 750d681d21d..d09e8aaa4ce 100644 --- a/jsonnetfile.lock.json +++ b/jsonnetfile.lock.json @@ -202,8 +202,8 @@ "subdir": "jsonnet/thanos-receive-controller-mixin" } }, - "version": "02aec09ce44b2f26ec9364469c2c6396f58702eb", - "sum": "PQPhMFFGY15ATdzHv0L9/cgwhlM4yKUkuljrOQi/Y3g=" + "version": "1a5357d4bd43d4291a0506ecaf09854ecb5ca6e6", + "sum": "nW7Wxior1HcLbIIQ+kYaviEcgQmjcVgvqt06Sp0qjRM=" }, { "source": { diff --git a/resources/observability/grafana/observatorium/grafana-dashboard-observatorium-thanos-receive-controller.configmap.yaml b/resources/observability/grafana/observatorium/grafana-dashboard-observatorium-thanos-receive-controller.configmap.yaml index d3a42499a1e..f69c7c2ef6c 100644 --- a/resources/observability/grafana/observatorium/grafana-dashboard-observatorium-thanos-receive-controller.configmap.yaml +++ b/resources/observability/grafana/observatorium/grafana-dashboard-observatorium-thanos-receive-controller.configmap.yaml @@ -974,7 +974,7 @@ data: ], "query": "prometheus", "refresh": 1, - "regex": "", + "regex": "/^rhobs.*|telemeter-prod-01-prometheus|app-sre-stage-01-prometheus/", "type": "datasource" }, {