Skip to content

Releases: dfinity/metrics-encoder

v1.1.2

26 Feb 22:00
b3bb731

Choose a tag to compare

Fixed

  • Histogram values now use FormattedValue for consistent encoding of special values (+Inf, -Inf, NaN) (#12).

v1.1.1

24 Oct 14:17
e466d7c

Choose a tag to compare

Fix encoding for special values (+Inf, -Inf, NaN) (#9).

v1.1.0

27 Feb 09:53
18e97d3

Choose a tag to compare

This release adds the possibility to create labeled histograms, provided in #4 by @roman-kashitsyn.

v1.0.0

13 Dec 14:02
2284c38

Choose a tag to compare

Initial release as copied from the IC repository.