Skip to content

Releases: aerospike-community/aerospike-graphite

4.0.0

19 Mar 19:56
137be68

Choose a tag to compare

Breaking Change:
Remove support for Ubuntu 14 and add support for Ubuntu 20.

3.0.1

19 Mar 19:54
7da2ed2

Choose a tag to compare

Fix bugs in the latency metric retrieval.

3.0.0

09 Sep 16:42
c34e986

Choose a tag to compare

  • Add support for new XDR 5.0 metrics.
  • Add support for new latencies 5.1 histograms.
    • latencies optional can now handle a variable number of arguments.
  • Fix example Grafana dashboard.

Breaking Changes

  • Change from python 2 to python 3. If python2 is needed use release 2.0.0.

2.0.0

12 Jun 19:18
97220e7

Choose a tag to compare

Introduced changes to the Transport Layer Security(TLS) configuration structure, in the Enterprise Edition only.
Refer to the TLS Guide

1.6.6

12 Jun 18:28
0fb3729

Choose a tag to compare

This is the last release that will include support for SSLv2 and SSLv3.

1.7.1

05 Dec 23:25
cdf1e84

Choose a tag to compare

1.7.1 Pre-release
Pre-release
  • Python 3 support
  • Added shipping to multiple destinations.

1.6.5

05 Dec 23:27
684797b

Choose a tag to compare

  • Python 3 support
  • Added multiple destination support

1.7.0

13 Aug 22:23
7129b57

Choose a tag to compare

1.7.0 Pre-release
Pre-release
  • Rewrite of core parsing
  • -x XDR stats is now just a flag. Discovery will be done so no arguments required.
  • -hi histograms is now just a flag. Discovery will be done so no arguments required. Only supports ttl and object-size-linear histograms.

Breaking Change
Histograms now utilize the new info command introduced in Aerospike Server 4.2. This version of asgraphite will not be compatible with earlier versions of Aerospike Server for histograms. Please use 1.6.X releases of asgraphite for histograms on Aerospike Servers < 4.2.

This is a pre-release.

1.6.4

13 Aug 19:27

Choose a tag to compare

  • Added --once and --stdout options.
    • --once only runs the script once and does not daemonize.
    • --stdout, only used with --once, prints all output instead of shipping to graphite.
  • Made --start,--stop,--restart, --once parameters mutually exclusive.

1.6.3

20 Mar 17:16

Choose a tag to compare

  • Added configurable hostname
  • Allow users without passwords
  • Newline parsing fix for go-carbon