Releases: DataDog/lading
Releases · DataDog/lading
Release list
v0.16.2-rc1
Changed
- Throttle metrics are now labeled with the respective generator's labels.
- Observer now calculates CPU utilization with respect to target cgroup hard, soft limits.
v0.16.1
Changed
- Unix datagram connect errors are now logged at the
errorlevel.
Fixed
- No-target mode no longer hangs at startup
- The
unix_datagramgenerator doesn't start generating data until the target is running. - Panic fixed in
unix_datagramgenerator
v0.16.0
Added
GeneratorsandBlackholesnow support anidconfiguration field. This
will be added to all metrics produced by a component instance.
v0.16.0-rc1
Added
GeneratorsandBlackholesnow support anidconfiguration field. This
will be added to all metrics produced by a component instance.
v0.15.3
Changed
- Reduced the CPU time that
file_genconsumes at the expense of slightly
longer flush-to-disk times. file_gennow shares its pre-computed block between write children, reducing
memory consumption.
v0.15.3-rc2
Changed
- Reduced the CPU time that
file_genconsumes at the expense of slightly
longer flush-to-disk times.
v0.15.3-rc1
Changed
file_gennow shares its pre-computed block between write children, reducing
memory consumption.
v0.15.2
Fixed
- Disallow the creation of DogStatsD metrics with no values
v0.15.2-rc1
Fixed
- Disallow the creation of DogStatsD metrics with no values
v0.15.1
Added
- Add 'stable' throttle
- Add 'all-out' throttle
- Allow users to configure generators to use the various throttles
- Added the ability for users to configure DogStatsD payload kind ratios
- Added the ability for users to configure DogStatsd metric kind ratios