Skip to content

Releases: DataDog/lading

v0.25.7

25 Mar 16:37
v0.25.7
9dc6e39
Compare
Choose a tag to compare

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

18 Feb 23:37
@blt blt
56e9564
Compare
Choose a tag to compare

This release fixes some smaps parsing logic as well as NaN values
being parsed incorrectly from prometheus endpoints. We now set
monotonic counts when parsing cgroup v2 data where appropriate.

v0.25.5

30 Jan 19:08
a61f4da
Compare
Choose a tag to compare

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

22 Jan 00:12
e21ac01
Compare
Choose a tag to compare
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

08 Jan 20:50
46d6de9
Compare
Choose a tag to compare
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

30 Jan 19:08
78749aa
Compare
Choose a tag to compare
Signed-off-by: Brian L. Troutwine <[email protected]>

v0.25.2-rc6

18 Dec 02:29
5dbee7f
Compare
Choose a tag to compare
v0.25.2-rc6 Pre-release
Pre-release
Signed-off-by: Brian L. Troutwine <[email protected]>

v0.25.2-rc5

18 Dec 01:47
7ca25a4
Compare
Choose a tag to compare
v0.25.2-rc5 Pre-release
Pre-release
more debugging

Signed-off-by: Brian L. Troutwine <[email protected]>

v0.25.2-rc4

17 Dec 23:31
fa3e683
Compare
Choose a tag to compare
v0.25.2-rc4 Pre-release
Pre-release
more container flow fiddling

Signed-off-by: Brian L. Troutwine <[email protected]>

v0.25.2-rc3

17 Dec 23:16
4717b3b
Compare
Choose a tag to compare
v0.25.2-rc3 Pre-release
Pre-release
fiddle with container build again

Signed-off-by: Brian L. Troutwine <[email protected]>