Skip to content

Releases: fluent/cmetrics

unstable

unstable Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jan 11:56
variant_utils: bound nested MessagePack values

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 17:33

What's Changed

  • map: fix metric lookup and summary correctness by @edsiper in #284
  • map: index metrics for high-cardinality lookup by @edsiper in #285
  • decode: fix Prometheus metric name ownership by @edsiper in #287
  • lib: cfl: upgrade to v1.0.1 by @edsiper in #286
  • CMakelists.txt: Stop using Make automatic variable by @nikomauno in #226
  • msgpack: preserve long metric strings by @edsiper in #289
  • workflows: move Debian validation to Bookworm by @edsiper in #288
  • core: fix metric lifecycle and encoding correctness by @edsiper in #290
  • tests: cover format conversion matrix by @edsiper in #292
  • opentelemetry: reduce metrics encoding allocation churn by @edsiper in #293
  • map: harden metric destruction and summary concatenation by @edsiper in #294
  • opentelemetry: fix scope attribute cleanup by @edsiper in #295
  • docs: add repository agent guidance by @edsiper in #296
  • opentelemetry: initialize label name pointer by @edsiper in #297

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:06

What's Changed

  • build(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #263
  • build(deps): bump uraimo/run-on-arch-action from 3.0.1 to 3.1.0 by @dependabot[bot] in #264
  • decode_opentelemetry: guard NULL fqname and label name in compute_metric_hash by @enoquefcd in #265
  • core: harden decoders by @edsiper in #266
  • prometheus: preserve histogram bucket precision by @edsiper in #267
  • prometheus_remote_write: preserve sparse metadata histograms by @edsiper in #268
  • metrics: preserve omitted label semantics by @edsiper in #269
  • encode_prometheus: initialize label key cursor by @edsiper in #270
  • prometheus: avoid exponent bucket labels by @edsiper in #271
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #276
  • prometheus_remote_write: bound native histogram bucket writes to allocated buckets by @GameZoneHacker in #273
  • cmetrics: add cmt_expire for expiring metrics. by @pwhelan in #246
  • build: define YY_NO_UNISTD_H only for MSVC by @hjiawei in #280
  • prometheus: preserve decoder allocation errors by @edsiper in #277
  • fix: preserve histogram/exp_histogram temporality across msgpack round-trip by @truongnht in #279
  • untyped: remove comparison check with old value by @boomer41 in #275
  • lib: upgrade CFL to v0.7.1 by @edsiper in #272
  • encode: avoid .0 suffix on non-finite bucket labels by @edsiper in #281

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 09 Apr 03:50

What's Changed

  • decode_prometheus: fix handling of missing le label by @edsiper in #262
  • msgpack: preserve unit field in encoder/decoders by @edsiper in #260

Full Changelog: v2.0.5...v2.1.2

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 22 Mar 11:06

What's Changed

  • lib: fluent-otel-proto: update to v0.12, otel-proto 1.10 by @edsiper in #259

Full Changelog: v2.0.4...v2.0.5

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Mar 07:59

What's Changed

  • build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #257
  • build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #256
  • cmetrics: improved Windows support by @mabrarov in #258

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 19 Feb 22:38

What's Changed

  • atomics: fix missing handling of atomic ops by @edsiper in #255

Full Changelog: v2.0.2...v2.0.3

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 18 Feb 18:34
tests: assert remote-write skips exp histogram _sum when absent

Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>

CMetrics v2.0.0

Choose a tag to compare

@edsiper edsiper released this 12 Feb 13:53

What's Changed

  • exp_histograms: add native support for Exponential histograms by @edsiper in #253
  • abi: new v2: typed numeric storage by @edsiper in #254

Full Changelog: v1.0.6...v2.0.0

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 23 Dec 18:07

What's Changed

  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #245
  • build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #244
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #247
  • build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #249
  • build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #248
  • cat: fix skipped +Inf in Histograms by @edsiper in #238
  • build: bump to v1.0.6 by @edsiper in #250

Full Changelog: v1.0.5...v1.0.6