Skip to content

Aerospike Monitoring v2.0.0

Compare
Choose a tag to compare
@dwelch-spike dwelch-spike released this 10 Jun 17:36
· 92 commits to master since this release
ed85df9

Description

NOTE: the v2.0.0 Grafana dashboards are not backwards compatible with servers older than 6.0.0.0.
Aerospike Monitoring v2.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 server6.0.
  • Remove any mention of scans.
  • Other miscellaneous changes. See pull request 33 for more details.

Features

  • [TOOLS-2044] - Display Aerospike 6 metrics.