diff --git a/docker/telemetry/grafana/provisioning/datasources/tempo.yaml b/docker/telemetry/grafana/provisioning/datasources/tempo.yaml index aff934989c..f7bb87e232 100644 --- a/docker/telemetry/grafana/provisioning/datasources/tempo.yaml +++ b/docker/telemetry/grafana/provisioning/datasources/tempo.yaml @@ -5,8 +5,8 @@ # # Search filters provide pre-configured dropdowns in the Explore UI. # 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. +# Base filters — node identity, service, span name, status. +# RPC command, status, role filters. # Transaction hash, local/peer origin, status. apiVersion: 1 @@ -91,7 +91,7 @@ datasources: operator: ">" scope: intrinsic type: dynamic - # Phase 2: RPC tracing filters + # RPC tracing filters - id: rpc-command tag: command operator: "="