Aerospike Monitoring Stack Release Notes
-
Release Date: August 26, 2022
- The version 2.2.0 Grafana dashboards are not backwards compatible with Aerospike servers older than 6.0.0.0.
- Aerospike Monitoring Stack version 2.2.0 adds support for metrics introduced in Aerospike 6.1.
- Aerospike Prometheus Exporter version 1.8.0 or greater must be used to get the Aerospike 6.1 metrics.
New Features
- [TOOLS-2087] - Add server 6.1 metrics.
- Adds aerospike_xdr_bytes_shipped.
- Adds aerospike_sindex_entries_per_bval.
- Adds aerospike_sindex_entries_per_rec.
- [TOOLS-2132] Replace latency panels with heat map and percentiles.
-
Release Date: July 19, 2022
- The version 2.1.0 Grafana dashboards are not backwards compatible with Aerospike servers older than 6.0.0.0.
- Aerospike Monitoring Stack version 2.1.0 adds support for the batch-index latency metrics aerospike_latencies_batch_index_us_bucket and aerospike_latencies_batch_index_us_count.
- Aerospike Prometheus Exporter version 1.7.0 or greater must be used to get the batch-index latency metrics.
New Features
- [TOOLS-2069] - Add batch-index latency panels.
-
Release Date: June 10, 2022
- The version 2.0.0 Grafana dashboards are not backwards compatible with Aerospike servers older than 6.0.0.0.
- Aerospike Monitoring version 2.0.0 adds support for many new Aerospike 6.0 metrics in the Grafana dashboards, like the following:
- Primary index queries.
- Secondary Index queries.
- Batch sub transactions. (non proxied)
- Add overall reads/writes (client_read/write_success + batch_sub_read/write_success) to cluster, node, and namespace dashboards.
- New job information such as job type.
- si-query and pi-query latencies.
- Add memory_used stats to SIndex dashboard, remove the many SIndex metrics dropped in Aerospike Server version 6.0.
- Remove any mention of scans.
- Other miscellaneous changes. See pull request 33 for more details.
New Features
- [TOOLS-2044] - Display Aerospike 6 metrics.
-
Release Date: March 14, 2022
New Features
- [TOOLS-1956] - Add Jobs View and Secondary Index View dashboards
- [TOOLS-1946] - Add support for per-job scan and query statistics
- [TOOLS-1947] - Add support for secondary index statistics
-
Release Date: September 7, 2021
Improvements
- [TOOLS-1785] - Add new metrics introduced in Aerospike 5.7.
-
Release Date: June 15, 2021
Improvements
- Adds "Exporters View" dashboard to track status of all Aerospike Prometheus Exporter targets.
Bug Fixes
- [TOOLS-1721] - Fixes incorrect status of the exporters and Aerospike nodes in the "Node View" dashboard.
-
Release Date: June 4, 2021
New Features
Improvements
Bug Fixes
- Fixed 90th percentile latency computation in Latency View dashboard to not use
rate()
. Thanks to @ashangit for the contribution.
-
Release Date: January 27, 2021
Improvements
- Added DC
nodes
metric to XDR dashboard.
-
Release Date: November 16, 2020
New Features
- [TOOLS-1589] - Migrate dashboards to Grafana 7.
Improvements
- [TOOLS-1591] - Make datasource configurable through a dashboard variable. Thanks to realmgic (Zohar) for the contribution.
- [TOOLS-1588] - Alert when 'close to' stop writes, when node is proxying and when XDR lag is above a threshold.
- [TOOLS-1590] - Add Prometheus' docker swarm service discovery config to the example.
Bug Fixes
- [TOOLS-1592] - Fix units for "Failure rate" panel in Namespace view.
-
Release Date: August 31, 2020
Improvements
- Use latency time unit in queries to support Aerospike's microsecond histograms. Add variable for latency time unit to
Latency View
and Node Overview
dashboards.
Bug Fixes
- Refresh variables on time range change.
-
Release Date: July 27, 2020
New Features
Improvements
Bug Fixes
- Fix primary index usage panel to show values in MiB/GiB.
-
Release Date: July 27, 2020