Skip to content

Releases: Alb0t/aerospike-ttl-exporter

v0.1.25

16 Sep 15:31
Compare
Choose a tag to compare

Changelog

2a5a62d ver bump
9c55320 new param, minPercent and minCount to add threshold for minBucket

v0.1.23

16 Aug 18:36
Compare
Choose a tag to compare

Changelog

f79f82e use a notSet flag instead of comparing against the int

v0.1.22

16 Aug 18:27
Compare
Choose a tag to compare

Changelog

372a824 re-add the record check
1aea697 re-add the record check; ver bump

v0.1.21

16 Aug 18:00
Compare
Choose a tag to compare

Changelog

9f7be53 vers bump

v0.1.17

16 Aug 17:26
3d6d5f5
Compare
Choose a tag to compare

Changelog

3d6d5f5 Merge pull request #2 from Alb0t/ttl-minbucket-fix
c17bfc2 minbucket fix, was comparing against value instead of key

v0.1.16

15 Aug 01:33
Compare
Choose a tag to compare

Changelog

2a1653f Merge branch 'master' of https://github.com/Alb0t/aerospike-ttl-exporter
df3ff3e Update README.md
dc006a2 help should match vars

v0.1.15

15 Aug 01:12
Compare
Choose a tag to compare

Changelog

41501a9 9634 was the next available port

v0.1.14

14 Aug 20:20
76dc84d
Compare
Choose a tag to compare

Changelog

76dc84d Merge pull request #1 from Alb0t/allow-different-ttl-labels
865b70d accept different ttl variables so you can export things in 15min chunks or minutes, etc. change defualt port to 9635 as its not on the prom page
e32f29e actually change to 9635

v0.1.13

27 Jun 18:09
Compare
Choose a tag to compare

Changelog

0c50423 Import a proper log library with timestamps and concurrency handling. Allow recordCount to be ignored by passing -1. Add logging to indicate we are not exporting non-expirable records. Non-expirable records can be found in the existing stats. Check out asprom. Lots of wonderful logging. All the logs
eaf8366 Merge branch 'master' of https://github.com/Alb0t/aerospike-ttl-exporter
b4929e1 Merge branch 'master' of https://github.com/Alb0t/aerospike-ttl-exporter
77a593e Update README.md
99c2e0f Update README.md
2bc8a23 Update README.md
6e77eb1 Update README.md
397e14a Update README.md
db95c52 Update README.md
5ad0c58 Update README.md
51d20fb Update README.md
63aabd6 Update README.md
ea8b2a8 actually remove unexpirable export
45779c4 add aerospike-ttl-exporter to gitignore, stop uploading binaries here.
fcd1b28 add switch to export Percentages or counts
c323212 allow scanPercent and recordCount limits simultaneously
6f01e06 gitingore
0d1dcd9 handle trailing space
ba04c2c minor nit, output of vars and vars should match
6dee5e1 shorten metric names
75cc4e8 show proper usage for passing set/namespace so we dont confuse people
0466e02 some minor logging changes
cd9f1a4 update metric name in readme