From c4888dd066c810a152d33a2e89768955218dca63 Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Fri, 14 Aug 2026 21:11:14 +0100 Subject: [PATCH] test(telemetry): label the native-metrics section by what it verifies The label carried a rollout phase number defined only in a planning folder outside the shipped tree. The descriptive half already identifies the section. --- docker/telemetry/integration-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/telemetry/integration-test.sh b/docker/telemetry/integration-test.sh index 3e9ac410f2..9b9a7ab3b6 100755 --- a/docker/telemetry/integration-test.sh +++ b/docker/telemetry/integration-test.sh @@ -543,7 +543,7 @@ fi # Step 10b: Verify native OTel metrics in Prometheus (beast::insight) # --------------------------------------------------------------------------- log "" -log "--- Phase 7: Native OTel Metrics (beast::insight via OTLP) ---" +log "--- Native OTel Metrics (beast::insight via OTLP) ---" log "Waiting 20s for OTLP metric export + Prometheus scrape..." sleep 20