Prometheus exporters in general export a ton of metrics. It'll be useful to be able to limit the metrics that are gathered by this plugin. For e.g. sensu /metrics itself exports 1.5k metrics (excluding the queue metrics for entities).
A regex whitelist/blacklist would allow limiting the metrics gathered.
Prometheus exporters in general export a ton of metrics. It'll be useful to be able to limit the metrics that are gathered by this plugin. For e.g. sensu
/metrics
itself exports 1.5k metrics (excluding the queue metrics for entities).A regex whitelist/blacklist would allow limiting the metrics gathered.