Skip to content

Releases: fluent/cmetrics

v0.9.3

06 Aug 16:22

Choose a tag to compare

build: bump to v0.9.3

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

v0.9.2

05 Aug 18:52

Choose a tag to compare

build: bump to v0.9.2

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

v0.9.1

06 Jun 03:11

Choose a tag to compare

filter: windows: Use w/o case API for string

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

v0.9.0

27 Apr 14:06

Choose a tag to compare

decode: opentelemetry: fix integer assignment

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

CMetrics v0.8.0

18 Apr 19:00

Choose a tag to compare

lib: fluent-otel-proto: update with git master

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

v0.7.3

09 Apr 16:28
19632e0

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

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

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

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

Choose a tag to compare

build: bump to v0.6.5

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