Releases: fluent/cmetrics
Releases · fluent/cmetrics
v0.9.3
build: bump to v0.9.3 Signed-off-by: Eduardo Silva <[email protected]>
v0.9.2
build: bump to v0.9.2 Signed-off-by: Eduardo Silva <[email protected]>
v0.9.1
filter: windows: Use w/o case API for string Signed-off-by: Hiroshi Hatake <[email protected]>
v0.9.0
decode: opentelemetry: fix integer assignment Signed-off-by: Eduardo Silva <[email protected]>
CMetrics v0.8.0
lib: fluent-otel-proto: update with git master Signed-off-by: Eduardo Silva <[email protected]>
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]>