Release Notes
- All telemetry data will be enriched with cloud provider specific resource attributes like the region and zone the related workloads are running in (#1685)
- Metrics/Traces: Update to OTel Collector 0.118.0 (#1787)
- Logs: Update to Fluent Bit 3.2.4 (#1781)
- Metrics: Metric kyma.resource.status.state will not get filtered-out by namespace filter (#1784)
Changelog
Features
- 9b9dcf8: feat: Add cloud provider info to the gateways (#1778) (@hisarbalik)
- b87e427: feat: Update fluentbit agent to 3.2.4 (#1781) (@a-thaler)
- 94bb656: feat: Update to OTel-Collector 0.118.0 (#1787) (@a-thaler)
Bug fixes
- f9d10ac: fix: Metric kyma.resource.status.state gets filtered-out by namespace filter (#1798) (@hisarbalik)
Documentation
- 505ba91: docs: Add cloud provider attributes for OTel based gateways to the user documentation (#1799) (@hisarbalik)
- 1302c47: docs: Fix dynatrace links (#1794) (@a-thaler)
- 7bfdf6f: docs: Update release process documentation (#1776) (@k15r)
- 776ecdb: docs: Validate the LogPipeline OTel Setup and test the performance of the log agent (#1705) (@TeodorSAP)