Skip to content

Releases: nixargh/groxy

Release 1.1.0-release

18 Feb 18:15
Compare
Choose a tag to compare
v1.1.0

- Do not rewrite 'tenant' if it is set
- 'systemTenant' and 'systemPrefix' arguments to allow sending groxy metrix to some tenant and path different from main 'tenant' and 'path'

Release 1.0.0-release

17 Feb 15:56
Compare
Choose a tag to compare
v1.0.0

- New argument '-limitPerSec' that limits number of metrics packs send for a minute
- New metric 'PacksOverflewError' exposed as 'packs_overflew_error' to know about packs limit reached
- Huge memory optimization (~6-10 times less)

Release 0.9.0-release

09 Feb 19:10
Compare
Choose a tag to compare
v0.9.0

- Replace uint64 with int64 for state counters
- Fix #1 by atomic counters
- Small refactoring

Release 0.8.1-release

28 Jan 19:42
Compare
Choose a tag to compare
bump version

Release 0.8.0-release

28 Jan 09:05
Compare
Choose a tag to compare
v0.8.0

- 'queue' stat instead of 'out_queue' because 'out_queue' now shows diff between outputed and transformed metrics
- send groxy state as metics to Graphite

Release 0.6.1-release

17 Jan 17:12
Compare
Choose a tag to compare

Release 0.6.0-release

11 Jan 11:50
Compare
Choose a tag to compare

Release 0.5.0-release

29 Dec 16:00
Compare
Choose a tag to compare

Release 0.4.0-release

20 Dec 20:26
Compare
Choose a tag to compare
0.4.0 re-send metrics after failed send

Release 0.1.1-release

04 Dec 16:43
Compare
Choose a tag to compare
add CHANGELOG