Aerospike Prometheus Exporter Release 1.1.0 (July 27, 2020)

Aerospike Prometheus Exporter version 1.1.0 was released on July 27, 2020.

This release adds new features, improvements, and a bug fix.

New Features

  • Add support for using a blocklist to filter metrics.
  • Export latency metrics as Prometheus histograms.

Improvements

  • Remove accumulated metric aerospike_node_info to prevent cardinality explosion.
  • Re-use connections to aerospike node.
  • Improve logging. Add trace level logging.
  • Rename configurations _whitelist to _allowlist.

Bug Fixes

  • Fix glob pattern regex used for metric allowlist and blocklist.
2 Likes