From 36c08fdc6641a6e0ccd5532b8fdb6afc8cbd4a36 Mon Sep 17 00:00:00 2001 From: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com> Date: Tue, 7 Jul 2026 19:43:59 +0100 Subject: [PATCH] docs(telemetry): remove Phase references from tempo.yaml TX filter comments Reviewer noted implementation-phase references should not appear in shipped config comments. Drop the "Phase 3" tokens, keep descriptions. Co-Authored-By: Claude Opus 4.8 --- docker/telemetry/grafana/provisioning/datasources/tempo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/telemetry/grafana/provisioning/datasources/tempo.yaml b/docker/telemetry/grafana/provisioning/datasources/tempo.yaml index a79b6b5561..aff934989c 100644 --- a/docker/telemetry/grafana/provisioning/datasources/tempo.yaml +++ b/docker/telemetry/grafana/provisioning/datasources/tempo.yaml @@ -7,7 +7,7 @@ # Each phase adds filters for the span attributes it introduces. # Phase 1b (infra): Base filters — node identity, service, span name, status. # Phase 2 (RPC): RPC command, status, role filters. -# Phase 3 (TX): Transaction hash, local/peer origin, status. +# Transaction hash, local/peer origin, status. apiVersion: 1 @@ -107,7 +107,7 @@ datasources: operator: "=" scope: span type: dynamic - # Phase 3: Transaction tracing filters + # Transaction tracing filters - id: tx-hash tag: tx_hash operator: "="