Skip to content

1.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 11:37
· 173 commits to main since this release
c96dcf9

Release Notes

  • Now you can list all resources across the pipeline types LogPipeline/TracePipeline/metricPipeline using kubectl get kyma-telemetry-pipelines (#1487)
  • Metrics: You can now monitor the health of the Telemetry module via exposed metrics: By default, every MetricPipeline reports status metrics about the active pipeline and its conditions, which you can use for alerting and troubleshooting, see also the related Documentation. (#1294)
  • Metrics: Now, you can collect metrics (memory, CPU, and filesystem usage) about the Kubernetes Nodes of your cluster: In the runtime input of MetricPipeline, enable the new selector for Node metrics. See also the related Documentation. (#1300)
  • Traces/Metrics: Traces and Metrics: Improved validation for HTTP-based OTLP endpoints using path and port.(#1492)
  • Traces/Metrics: Update to OTel Collector 0.111.0 (#1497)

Changelog

Features

Bug fixes

Documentation