Closed as not planned
Description
Is your feature request related to a problem? Please describe.
Currently the Aerospike receiver scrapes a subset of the key monitoring metrics. This should be expanded to include a metric set similar to the Aerospike Prometheus exporter.
Describe the solution you'd like
Add new metrics until the scraped set is similar to the Aerospike Prometheus exporter. I'm planning to add these in slices by PR. Something like, query metrics, latency metrics, job metrics, misc metrics, etc.
Describe alternatives you've considered
I don't see any alternative solutions. Just add the new metrics. We could stick to a small subset of metrics but I think matching the Prometheus metrics exporter Aerospike already has makes sense.
Activity