1.17.0
Release Notes
-
Promoted to stable: Telemetry Manager now checks the health of the data flow in agents and gateways, and reports it to the pipeline resources under a new status condition TelemetryFlowHealthy. With this, you can easily detect if there are problems with the data flow for logs, traces, and metrics; for example, caused by unavailability of backends (#425).
-
For better usability and consistency, the reasons and messages for status conditions have been extended and aligned (#1023)
-
Metrics: Metrics provided using a MetricPipeline input now have a well-defined OTEL instrumentationScope version attribute defined to identify the Telemetry module's version as origin of the metric (#1000).
-
Metrics/Traces: Update to OTel Collector to version 0.100.0 (#1085)
Changelog
Features
- 9197134: feat: Add Flow Healthy print column (#1138) (@skhalash)
- 347f42a: feat: Bump Fluent Bit to 3.0.4 (#1108) (@skhalash)
- 22abd6e: feat: Enable self monitor (#1136) (@skhalash)
- 90c8551: feat: Improve self-monitor troubleshooting guides (#1142) (@skhalash)
- e8de168: feat: Introduce crd categories (#1009) (@k15r)
- 0f4ede3: feat: Performance test and optimize self-monitor (#1111) (@hisarbalik)
- 924a25e: feat: Set module version in instrumentation scope (#1134) (@chrkl)
- d02ec4b: feat: Update to otel-collector 0.100.0 image version (#1085) (@TeodorSAP)
Bug fixes
- 6841696: fix: Cover all status False ConfigurationGenerated condition reasons within legacy conditions (#1119) (@TeodorSAP)
- b6980f7: fix: Set TelemetryFlowHealthy condition to False if the pipeline is non-reconcilable (#1144) (@shorim)
- e73ad8c: fix: Stabilize flaky e2e self-monitoring tests (#1125) (@k15r)
- 13204a3: fix: Unify CRs' descriptions in Kyma dashboard (#1095) (@mmitoraj)
Documentation
- e5de3ad: docs: Enhance Dynatrace guide for metric scenario (#1087) (@a-thaler)
- a9dfff4: docs: Fix example in the Dynatrace guide (#1137) (@skhalash)
- 8cc1113: docs: Improve condition messages and reasons (#1099) (@TeodorSAP)
- 03f16c0: docs: Leader Receiver Creator ADR (#1100) (@skhalash)
- bc28bb9: docs: Update pull-request-template.md (#1135) (@lilitgh)