The Shield Prometheus Exporter gets information from a Shield backend. The metrics that are being reported include:
- Cummulative Archives information
- Cummulative Jobs information
- Cummulative Retention Policies information
- Cummulative Schedules information
- Internal Status information
- Cummulative Stores information
- Cummulative Targets information
- Cummulative Tasks information
The filter.collectors
command flag allows you to filter what collectors will be enabled (if not set, all collectors will be enabled by default). Possible values are Archives
, Jobs
, RetentionPolicies
, Schedules
, Status
, Stores
, Targets
, Tasks
(or a combination of them).
No, this exporter only supports targetting a single Shield backend. If you want to get metrics from several backends, you will need to use one exporter per backend.
We will be glad to address any questions not answered here. Please, just open a new issue.