Skip to content

Releases: fluent/cmetrics

v0.7.3

09 Apr 16:28
19632e0
Compare
Choose a tag to compare
cat: added histogram and summary copying (#195)

Signed-off-by: Leonardo Alminana <[email protected]>

v0.7.2

09 Apr 16:27
7f8f2ac
Compare
Choose a tag to compare
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

31 Mar 13:24
Compare
Choose a tag to compare
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

23 Feb 19:00
Compare
Choose a tag to compare
filter: Plug a SEGV case for fqname

Signed-off-by: Hiroshi Hatake <[email protected]>

v0.6.5

23 Feb 19:00
Compare
Choose a tag to compare
build: bump to v0.6.5

Signed-off-by: Eduardo Silva <[email protected]>

v0.6.0

31 Mar 17:58
Compare
Choose a tag to compare
decode: msgpack: allow histograms with no buckets to be serialized

Signed-off-by: Leonardo Alminana <[email protected]>

v0.5.9

26 Mar 18:41
Compare
Choose a tag to compare
build: bump to v0.5.9

Signed-off-by: Eduardo Silva <[email protected]>

v0.5.8

24 Nov 08:48
v0.5.8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

v0.5.7

10 Nov 22:13
Compare
Choose a tag to compare

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

v0.5.6

07 Nov 17:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6