Skip to content

Releases: kyma-project/telemetry-manager

1.54.0

09 Dec 14:54
d4f689e

Choose a tag to compare

Changelog

Features

Bug fixes

Documentation

1.53.0

25 Nov 11:56
09ae2fc

Choose a tag to compare

Release Notes

  • Breaking Change: The LogParser API has been removed (#2205). As part of the legacy http/custom LogPipeline outputs feature, the LogParser API was deprecated for more than a year and finally got removed. Please use an OTLP based LogPipeline and use transform expressions instead.

  • Pipelines with invalid OTTL expressions will now get rejected, improving the developer experience: #2633

Changelog

Features

Bug fixes

Documentation

1.52.0

11 Nov 15:35
d32d12f

Choose a tag to compare

Release Notes

  • Now, you can use OTTL expressions to transform and filter telemetry data, before it's shipped to your observability backend. For details, see Transform and Filter with OTTL. (#1293)
  • We've removed the obsolete namespace "compass-system" from the list of system namespaces. (#2629)
  • You can now set a custom instrumentation scope for metrics ingested through the prometheus input. (#2638)
  • Update to OTel Collector 0.139.0 (#2661, #2662)

Changelog

Features

Bug fixes

Documentation

Test suites

1.51.0

28 Oct 14:45
4ea63b2

Choose a tag to compare

Changelog

Features

Bug fixes

Documentation

1.50.2

16 Oct 13:56
1924e43

Choose a tag to compare

Changelog

Bug fixes

1.50.1

16 Oct 08:30
f52f1f7

Choose a tag to compare

Changelog

Bug fixes

1.50.0

14 Oct 09:56
351e5c6

Choose a tag to compare

Release Notes

  • Metrics: For improved performance and reliability, the metric agent now enriches metrics locally and sends them directly to your backend. (#2376)
  • You can now set a custom cluster name in the Kyma dashboard. (#2553)
  • Logs: HTTP-based LogPipelines now correctly add the configured custom cluster name to your logs. (#2553)
  • Pipeline validation is now faster and more precise, providing immediate feedback on configuration errors. (#2539)
    TW suggestion:
  • For improved clarity, OTel-based pipelines no longer report the BufferFillingUp status. (#2535)
  • Logs: Update to FluentBit 4.1.1 (#2559)

Changelog

Features

Bug fixes

Documentation

1.49.0

30 Sep 14:35
c202967

Choose a tag to compare

Release Notes

  • Update of OTel Collector to version 0.136.0 (#2540)
  • Metrics: Fixed a problem where the metric agent did not get re-configred on API change (#2542)

Changelog

Features

Bug fixes

Documentation

1.48.0

16 Sep 11:56
ec66ce2

Choose a tag to compare

Release Notes

  • Logs: Improved security for the log agent setup based on OTel Collector(#2459)
  • Logs: Improved the LogPipeline view in Kyma dashboard (#2499)
  • Update to the OTel Collector in version 0.138.0 (#2508)
  • Logs: Update to Fluent Bit in version 4.0.9 (#2498)

Changelog

Features

Bug fixes

Documentation

1.47.1

04 Sep 10:35
0c92ec9

Choose a tag to compare

Release Notes

  • Fix: A MetricPipeline and LogPipeline otlp output with http protocol adds additional path suffix after 1.47 release (#2469)

Changelog

Bug fixes