test(telemetry): drop suppressed from the mirrored dimension list

The list mirrors the collector's spanmetrics dimensions, and that dimension is
gone. The reduce-relay and squelch counters keep their own names, which are a
different thing.
This commit is contained in:
Pratik Mankawde
2026-09-18 09:33:04 +01:00
parent 43d1fba458
commit b541092016

View File

@@ -26,8 +26,7 @@
"stage",
"txq_status",
"close_time_correct",
"consensus_state",
"suppressed"
"consensus_state"
],
"_dimension_labels_note": "Bare label names as configured in otel-collector-config.yaml spanmetrics dimensions. Informational only (not asserted by the validator)."
},