prometheus-artifactory-exporter-0.6.0
A Helm chart for the Prometheus Artifactory Exporter
What's Changed
artifactory_artifacts_*
metrics are now disabled by default and part of optional metrics. Enable them by setting it in optionalMetrics
optionalMetrics:
- artifacts # enables artifactory_artifacts_* metrics
# - replication_status # adds the `status` label to `artifactory_replication_enabled` metric
# - federation_status # enables `artifactory_federation_*` metrics
Full Changelog: prometheus-artifactory-exporter-0.5.0...prometheus-artifactory-exporter-0.6.0