Aerospike Prometheus Exporter Release 1.1.3 (September 28, 2020)

Aerospike Prometheus Exporter version 1.1.3 was released on September 28, 2020.

This release adds improvements and bug fixes.

Improvements

  • Add /health and / url endpoints.
  • Add some missing namespace, node and xdr statistics.

Bug Fixes

  • Fix concurrent map writes while collecting node statistics.
  • [TOOLS-1546] - Add mutex to protect against concurrent collection.