1.23.0
Release Notes
- Logs/Traces/Metrics: Additional validations of URLs in outputs (#1106)
- Logs: Prevent that the deletion of a Logpipeline could lead to an agent crashloop(#1425)
- Logs: Improved the rules indicating the LogPipeline status "NoLogsDelivered" (#1358)
- Traces/Metrics: Update OTel Collector to version 0.108.0 (#1426)
Changelog
Features
- 179659f: feat: Bump OTel image version to 0.108.1 (#1426) (@hisarbalik)
Bug fixes
- 9238a65: fix: FIx GHA pr-github-checks (@TeodorSAP)
- 5d3b12d: fix: False positive NoLogsDelivered LogPipeline status reason (#1397) (@skhalash)
- 2f2dd9e: fix: Flaky fluent-bit load test setup (#1404) (@hisarbalik)
- 18323fb: fix: OTLP endpoint validation for missing or invalid port (#1420) (@TeodorSAP)
- 0dcb472: fix: Update fluent-bit-config properly (#1425) (@rakesh-garimella)
Documentation
- c9b18a1: docs: Fix some code indentation (#1411) (@hisarbalik)
- cdeecfa: docs: Improve dynatrace config to drop empty attributes and resource attributes (#1414) (@rakesh-garimella)
- 63412bd: docs: Improved metrics troubleshooting (#1413) (@a-thaler)
- 0cd301c: docs: Update the contributing file (#1416) (@mmitoraj)
- 693fefb: docs: Use extension mechanism for dashboard nodes in integration guides (#1374) (@a-thaler)
Test suites
- a8655f7: test: Revert the err check for namespace deletion (#1399) (@rakesh-garimella)