Releases: fluent/cmetrics
Releases · fluent/cmetrics
v0.7.3
cat: added histogram and summary copying (#195) Signed-off-by: Leonardo Alminana <[email protected]>
v0.7.2
build: fix ninja build (#188) CMake Error: Running '/usr/bin/ninja' '-C' '/home/thode/external/cfl/CMakeFiles/CMakeTmp' '-t' 'recompact' failed with: ninja: error: build.ninja:50: bad $-escape (literal $ must be written as $$) Signed-off-by: Thomas Devoogdt <[email protected]>
v0.7.1
out_prometheus_remote_write: update cutoff treshold This treshold was added to stop metrics older than one hour being sent to prometheus. It seems that during compilation, atleast on windows, this number gets changed to 817405952, which is significantly lower and results in all metrics being thrown. The treshold have been changed to a static value that persists through compilation. Signed-off-by: gmhomb <[email protected]>
v0.7.0
filter: Plug a SEGV case for fqname Signed-off-by: Hiroshi Hatake <[email protected]>
v0.6.5
build: bump to v0.6.5 Signed-off-by: Eduardo Silva <[email protected]>
v0.6.0
decode: msgpack: allow histograms with no buckets to be serialized Signed-off-by: Leonardo Alminana <[email protected]>
v0.5.9
build: bump to v0.5.9 Signed-off-by: Eduardo Silva <[email protected]>
v0.5.8
What's Changed
- cmake: update to include CFL headers by @patrick-stephens in #172
- build: Install xxHash headers from bundled cfl by @cosmo0920 in #174
- build: Install built static libraries for otel proto and xxhash by @cosmo0920 in #175
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- build(deps): bump uraimo/run-on-arch-action from 2.2.1 to 2.3.0 by @dependabot in #162
- decode: prometheus: Fix when consecutive metrics have differnet label count by @tarruda in #171
Full Changelog: v0.5.6...v0.5.7