istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/telemetry-implicit-match-all.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: telemetry 4 releaseNotes: 5 - | 6 **Fixed** an issue where `Telemetry` would not be fully disabled unless `match.metric=ALL_METRICS` was explicitly specified; matching all metrics is now correctly considered as the default.