From 33029a230569820907c4653568a943dc869f2533 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sun, 19 Apr 2026 16:08:27 -0300 Subject: [PATCH] ci(metrics): push suite payload with PUT to avoid stale series --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 749440d..1f8f5a4 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -268,7 +268,7 @@ EOF esac fi fi - if ! cat </dev/null; then + if ! cat </dev/null; then echo "warning: metrics push failed for suite=${suite}" >&2 # TYPE platform_quality_gate_runs_total counter platform_quality_gate_runs_total{suite="${suite}",status="ok"} ${ok_count}