Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1016 Bytes

File metadata and controls

41 lines (24 loc) · 1016 Bytes

Changelog

All notable changes to this project will be documented in this file.

[Unreleased]

[0.2.0] - 2025-05-26

Changed

  • Increased the default --loop interval from every minute to every 30 minutes (#23).
  • Collect and output the open files limit (#45).

Fixes

  • Move the span inside the loop (#46).

[0.1.1] - 2024-12-16

Changed

  • Downgraded DNS errors to warnings (#17).
  • All output is now wrapped in a "containerdebug" span (#18).

Fixes

  • Reduced memory usage dramatically by limiting and caching fetched information (#20).

[0.1.0] - 2024-12-09

Added

  • Initial release.