Skip to content

Releases: wizecore/persistent-metrics

REDIS_PASSWORD env variable

30 Aug 21:24
Compare
Choose a tag to compare
v. 0.8 Added ability to configure Redis password by REDIS_PASSWORD en…

…v variable

Implemented Gauge

30 Aug 20:44
Compare
Choose a tag to compare
0.7

v. 0.7 Implemented Gauge. Only saved the asked for value.

Fixed problem with metricPrefix not added to some keys

30 Aug 19:49
Compare
Choose a tag to compare
0.6

v. 0.6. Fixed problem with metricPrefix not added to some keys

Less redis resource usage

30 Aug 19:40
Compare
Choose a tag to compare

Reduce number of connections by default from 1 + 10 to 1

Serialization based

30 Aug 19:20
Compare
Choose a tag to compare
  • Reimplemented using serialization.
  • Reduced number of trips to Redis server.
  • Updating human readable parameters as keys available in Redis on each save.

Better maven artifacts

28 Aug 19:18
Compare
Choose a tag to compare
  • Added javadoc and sources JAR generation

To download release JARs go to:
https://jitpack.io/com/wizecore/persistent-metrics/0.3/

Fix release

28 Aug 12:44
Compare
Choose a tag to compare
  • Fixed NPE if using timer metric before other types
  • Added getter/setter methods for unit testing.

Initial beta release

28 Aug 12:30
Compare
Choose a tag to compare
0.1

Version release 0.1