Skip to content

Releases: fluent/cmetrics

CMetrics v0.3.3

Choose a tag to compare

@edsiper edsiper released this 27 May 03:22
6c5d779
encoding: influx & text: added histogram and summary support (#114)

* encoding: text: added histogram and summary support
* encoding: influx: added histogram and summary support
* decoding: msgpack: added +Inf handling
* encoding: msgpack: added +Inf handling
* build: bumped patch version

Signed-off-by: Leonardo Alminana <leonardo@calyptia.com>

v0.2.3.1

Choose a tag to compare

@github-actions github-actions released this 03 Mar 15:35
7816cb9
build on aarch64. (#97)

* build on aarch64.

- build using run-on-arch action, this has to be switched
into a base build container that does aarch64 binary emulation or its own
runner.
- store the aarch64 artifacts

Signed-off-by: Jorge Niedbalski <j@calyptia.com>

* ci: add api unit testing step

Signed-off-by: Jorge Niedbalski <jnr@metaklass.org>

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 11 Feb 01:00
build: bump to v0.2.3

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>

v0.2.2.2

Choose a tag to compare

@github-actions github-actions released this 31 Jan 11:45
b488fce
Testing workflow release note creation on tag

v0.2.2.1

Choose a tag to compare

@github-actions github-actions released this 31 Jan 11:24
6cc4182
Testing workflow on tag

CMetrics v0.1.6

Choose a tag to compare

@edsiper edsiper released this 02 Aug 23:17
Merge branch 'pwhelan-logging'

CMetrics v0.1.3

Choose a tag to compare

@edsiper edsiper released this 13 Jul 17:28
encoding: msgpack: add 'untyped' handling support

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>

CMetrics v0.1.2

Choose a tag to compare

@edsiper edsiper released this 09 Jul 16:57
encoding: influx: add protocol strings encoding

Signed-off-by: Eduardo Silva <eduardo@calyptia.com>