command
module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Nov 3, 2017
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Aerospike Prometheus exporter
This follows the logic from asgraphite. Run a asprom
collector against every node in the aerospike cluster.
Statistics collected:
- aerospike_node_*: node wide statistics. e.g. memory usage, cluster state.
- aerospike_ns_*: per namespace. e.g. objects, migrations.
- aerospike_sets_*: statistics per set: objects, memory usage
- aerospike_latency_*: read/write/etc latency rates(!), per namespace
- aerospike_ops_*: read/write/etc ops per second, per namespace
Documentation
¶
Aerospike prometheus exporter
Collects statistics for a single Aerospike node and makes it available as
metrics for Prometheus.
Statistics collected:
aerospike_node_*: node wide statistics. e.g. memory usage, cluster state.
aerospike_ns_*: per namespace. e.g. objects, migrations.
aerospike_sets_*: statistics per set: objects, memory usage
aerospike_latency_*: read/write/etc latency rates(!) (as asinfo -v "latency:" reports").
aerospike_ops_*: read/write/etc ops per second
Source Files
¶
Click to show internal directories.
Click to hide internal directories.