Aerospike Receiver
OpenTelemetry Collector receiver · contrib distribution
The Aerospike receiver is designed to collect performance metrics from one or more Aerospike nodes.
- Component ID:
contrib-aerospikereceiver - Name:
aerospikereceiver - Type: receiver
- Distribution: contrib
- Repository:
opentelemetry-collector-contrib
Stability
| Level | Signals |
|---|---|
| alpha | metrics |
Attributes
| Attribute | Type | Description |
|---|---|---|
connection_op | string | Operation performed with a connection (open or close) |
connection_type | string | Type of connection to an Aerospike node |
index_type | string | Type of index the operation was performed on |
namespace_component | string | Individual component of a namespace |
query_result | string | Result of a query operation performed on a namespace |
query_type | string | Type of query operation performed on a namespace |
scan_result | string | Result of a scan operation performed on a namespace |
scan_type | string | Type of scan operation performed on a namespace |
transaction_result | string | Result of a transaction performed on a namespace |
transaction_type | string | Type of transaction performed on a namespace |