istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/39521.yaml (about) 1 apiVersion: release-notes/v2 2 kind: bug-fix 3 area: telemetry 4 issue: 5 - https://github.com/istio/istio/issues/39468 6 releaseNotes: 7 - | 8 **Fixed** a bug that would ignore some configuration when specifying multiple `accessLogging` in Telemetry resources within a single stanza. With this fix, all provided access logging configuration within a single stanza of Telemetry resource are respected.