Skip to content

Releases: aerospike/aerospike-prometheus-exporter

Aerospike Prometheus Exporter v1.12.0

12 Jul 12:20
1ffda6c
Compare
Choose a tag to compare

Description

Aerospike Prometheus exporter version 1.12.0 adds support to share all stats exposed by Aerospike server and bug fixes.
NOTE:

  • Aerospike Prometheus Exporter DEB, TAR and RPM artifacts are generated on Ubuntu 20.04
  • Aerospike Prometheus Exporter Federal RPM artifacts are generated on FIPS configured CentOS 8.x

Features

  • [OM-80] - Server independent exporter, with this enhancement exporter, Gauge stats are made configurable and
    all the stats exposed by Aerospike server are exported to prometheus.

Aerospike Prometheus Exporter v1.11.0

16 May 07:33
Compare
Choose a tag to compare

Description

Aerospike Prometheus exporter version 1.11.0 adds support to enable / disable latencies in the configurations.
NOTE:

  • Aerospike Prometheus Exporter DEB, TAR and RPM artifacts are generated on Ubuntu 20.04.
  • Aerospike Prometheus Exporter Federal RPM artifacts are generated on FIPS configured Centos 8.x.

Features

  • [OM-36] - Added feature to enable / disable latencies during metrics export.

Aerospike Prometheus Exporter v1.10.0

04 Apr 07:09
1e93f45
Compare
Choose a tag to compare

Description

Aerospike Prometheus exporter version 1.10.0 adds support for the Federal Information Processing Standards (FIPS) and a few additional metrics.

This version and subsequent release version Debian package software files (*.deb) and Red Hat Package Manager files (*.rpm) are now GPG Signed.

Features

  • Federal Information Processing Standards (FIPS) support.
  • Add server 6.3 metrics.
    • Adds used_bytes secondary index metric.
    • Adds nsup_cycle_deleted_pct NSUP metric.
    • Adds stop-writes-size set level configuration .

Aerospike Prometheus Exporter v1.9.0

15 Nov 01:50
612e842
Compare
Choose a tag to compare

Description

Aerospike Prometheus exporter version 1.9.0 adds support for the arm64 architecture. Deb and rpm files are no longer tarred and zipped.

Features

  • [TOOLS-2221] Add support for ARM64.
    • Adds multiarch (amd64 and arm64) docker images to dockerhub.

Aerospike Prometheus Exporter v1.8.0

26 Aug 18:42
c45a326
Compare
Choose a tag to compare

Description

Aerospike Prometheus exporter v1.8.0 adds support for metrics introduced in Aerospike server 6.1, fixes a certificate parsing bug, and fixes docker entrypoint environment processing.

Features

  • [TOOLS-2086] Add server 6.1 metrics.
    • Adds sindex_name label to job metrics.
    • Adds entries_per_rec sindex metric.
    • Adds entries_per_bval sindex metric.
    • Adds bytes_shipped xdr metric.

Fixes

  • [TOOLS-2090] Does not support mTLS with multiple certificates in the cert-file.
  • Fix environment variable processing in docker-entrypoint. Thanks to @nermolaev for the contribution!

Aerospike Prometheus Exporter v1.7.0

19 Jul 20:55
403801c
Compare
Choose a tag to compare

Description

Aerospike Prometheus exporter v1.7.0 adds support for batch-index latencies metrics.

Features

  • [TOOLS-2072] - Add support for batch-index latencies metrics including aerospike_latencies_batch_index_ms_bucket and aerospike_latencies_batch_index_ms_count. Thanks to KSauter on github for the contribution.

Aerospike Prometheus Exporter v1.6.0

10 Jun 16:30
c057871
Compare
Choose a tag to compare

Description

Exporter v1.6.0 adds support for metrics introduced in Aerospike 6.0.

Features

  • [TOOLS-2041] Add support for server6.0 metrics changes.

Aerospike Prometheus Exporter v1.5.2

17 Apr 09:00
5b203a5
Compare
Choose a tag to compare

Fixes

  • Dependency upgrade - Aerospike Go Client v5.8.0
    • [CLIENT-1695] Fixes a potential nil deference in sessionInfo.isValid() method

Aerospike Prometheus Exporter v1.5.1

03 Apr 19:59
9566376
Compare
Choose a tag to compare

Fixes

  • [TOOLS-1974] - Downgrade dependency Aerospike Go Client from v5.7.0 to v5.5.0 to fix a login bug

Aerospike Prometheus Exporter v1.5.0

28 Feb 11:30
Compare
Choose a tag to compare

Features

  • [TOOLS-1946] - Add support for per-job scan and query statistics
  • [TOOLS-1947] - Add support for secondary index statistics