peimanja / artifactory_exporter

JFrog Artifactory Prometheus Exporter written in Go
Apache License 2.0
141 stars 39 forks source link

Expand Repository Replication support #111

Closed mymaor89 closed 1 year ago

mymaor89 commented 1 year ago

Please add replication metrics for Repository Replication

peimanja commented 1 year ago

So the following metric is already available:

Metric Description Labels
artifactory_replication_enabled Replication status for an Artifactory repository (1 = enabled). name, type, cron_exp, status

the status label is only added if enabled. See https://github.com/peimanja/artifactory_exporter#optional-metrics

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.