Releases: DataDog/lading
Releases · DataDog/lading
v0.25.7
Changes
- Lading now built with edition 2024
- Removed use of compromised
tj-actions/changed-files
action from project's GitHub CI configuration - Fixed devcontainer configuration to ensure the
rust-analyzer
can run successfully within IDEs - Added a new gauge
processes_found
and a new warning log for processes we skipped
v0.25.6
v0.25.5
This release introduced the ability for users to configure lading's sample rate, configuration option sample_period_milliseconds
in lading.yaml
. Users can also now configure expvar scraping on https endpoints.
v0.25.4
Release lading 0.25.4 (#1216) This release adds cgroup v2 PSI metrics and the splunk-hec generator now only requires ackId if acknowledgements are enabled. Signed-off-by: Brian L. Troutwine <[email protected]>
v0.25.3
Release lading 0.25.3 This commit is a very minor update, including some dependency updates -- notably hyper to 1.x -- and updates to the error handling in our procfs reads to allow more for PID death. Signed-off-by: Brian L. Troutwine <[email protected]>
v0.25.2
Signed-off-by: Brian L. Troutwine <[email protected]>
v0.25.2-rc6
Signed-off-by: Brian L. Troutwine <[email protected]>
v0.25.2-rc5
more debugging Signed-off-by: Brian L. Troutwine <[email protected]>
v0.25.2-rc4
more container flow fiddling Signed-off-by: Brian L. Troutwine <[email protected]>
v0.25.2-rc3
fiddle with container build again Signed-off-by: Brian L. Troutwine <[email protected]>