Skip to content

Releases: DataDog/lading

v0.20.3-rc1

12 Dec 00:16
78e48ab
Compare
Choose a tag to compare
v0.20.3-rc1 Pre-release
Pre-release

Changed

  • ProcFs generator now allows files to be copied from host verbatim.

v0.20.3-rc0

11 Dec 23:09
8bd79b3
Compare
Choose a tag to compare
v0.20.3-rc0 Pre-release
Pre-release

Added

  • ProcFs generator is now suitable for use.

v0.20.2

08 Dec 01:13
Compare
Choose a tag to compare

Fixed

  • Process gauges will now be zeroed before iteration. This prevents values from
    exited processes from being reported.

Changed

  • Lading now aborts on panic.
  • The shutdown mechanism has been adjusted to improve its reliability.
  • The capture manager now runs on a background OS thread.

Added

  • Added metrics that report CPU and memory usage of the whole target process tree.

v0.20.2-rc1

07 Dec 21:15
Compare
Choose a tag to compare
v0.20.2-rc1 Pre-release
Pre-release

Added

  • Added captures to tally CPU and memory usage of the whole target process tree

v0.20.1

05 Dec 19:15
2af257a
Compare
Choose a tag to compare

Changed

  • Internal shutdown sequence is now changed to an advisory signal. There is no
    user-facing change.
  • Disabled ANSI codes in logging.

Fixed

  • Removed generational storage in capture management, resolving a runtime hang.

v0.20.1-rc4

04 Dec 23:54
b009708
Compare
Choose a tag to compare
v0.20.1-rc4 Pre-release
Pre-release

Added

  • We now have optional support for tokio-console for debugging purposes.

Changed

  • Remove generational storage in metrics to avoid contended RWLock.

v0.20.1-rc3

02 Dec 00:03
8904234
Compare
Choose a tag to compare
v0.20.1-rc3 Pre-release
Pre-release

Changed

  • Disabled ANSI codes in logging.

v0.20.1-rc2

01 Dec 23:28
9a5185a
Compare
Choose a tag to compare
v0.20.1-rc2 Pre-release
Pre-release

Changed

  • Adjusted logging in block cache construction.

v0.20.1-rc0

01 Dec 01:26
be676f9
Compare
Choose a tag to compare
v0.20.1-rc0 Pre-release
Pre-release

Changed

  • Internal shutdown sequence is now changed to an advisory signal. There is no
    user-facing change.

v0.20.0

29 Nov 01:48
Compare
Choose a tag to compare

Added

  • Sampling and sampling probability configuration parameters added for
    dogstatsd payloads.
  • A new 'logrotate' file generator is introduced.

Fixed

  • Memory consumption stability issues in Dogstatsd payload generator

Changed

  • Existing file generator is renamed 'traditional', requiring a configuration
    change.
  • Unknown/old configuration keys are now rejected