Skip to content

1.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 12:42
· 439 commits to main since this release
1ff2ae5

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

Bug fixes

Documentation

Test suites