Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 10:37
· 17 commits to main since this release
8419fd7

Changelog

v0.9.0 - 2024-02-02

Enhancements

  • Add periodic memory cleanup for OtelExporter. This can slightly slow down the rate of memory growth. Users can configure the restart period in hours. Disabled by deafult. (#577)
  • Added an extra application for collecting k8s metadata named metadata-provider,with an API that list/watch k8s metadata. More Detail at readme of metaprovider (#580,#595,#596)

Bug fixes

  • Fix the bug that the agent writes a lot of kernel logs when using kernel module as the driver. (#590)
  • Fix the bug that the View Mode and Show Services in the topology panel are not displayed. (#579)