Releases: Alb0t/aerospike-ttl-exporter
Releases · Alb0t/aerospike-ttl-exporter
v4.0.7
Changelog
- 662170e update modules, add license
v4.0.6
Changelog
- 0f55950 Merge pull request #21 from Alb0t/typonamespace-key-not-found-bug
- c385807 version bumps, logging
v4.0.4
Changelog
- dd5a9cd Merge pull request #19 from Alb0t/ala-breaking-change-move-to-prom-histograms
- e37d516 Merge pull request #20 from Alb0t/ala-breaking-change-move-to-prom-histograms
- 3b3a82d conf clarity
- 55d3033 must cast to float before dividing bytes into KiB, especially for small records. Add some more notes about KiB resolution
- 7b774a7 typonamespace-key-not-found-bug
v4.0.3
Changelog
- 1f5bfc3 ... as a distribution
- 3b3a82d conf clarity
- db37cdc must cast to float before dividing bytes into KiB, especially for small records. Add some more notes about KiB resolution
v4.0.2
More breaking changes. I think I've finished actually making it parse strings into units properly.. Now you can specify static bucket list like ["170d", "200d"], and similarly with linear buckets, and it doesn't make you do the math downstream.
Changelog
v3.1.0
Changelog
- 2b3495a Merge pull request #18 from Alb0t/ala-breaking-change-move-to-prom-histograms
- 816c405 add byte histograms
- e90cf66 ala-breaking-change-move-to-prom-histograms
- 136a1e4 updates