mirror of
https://github.com/kopia/kopia.git
synced 2026-01-24 14:28:06 -05:00
When enabled, metrics are pushed to the provided Prometheus Push Gateway at the start and end of each command and periodically every few seconds. ``` --metrics-push-addr=http://address:port --metrics-push-interval=5s --metrics-push-job=kopia --metrics-push-grouping=a:b --metrics-push-grouping=c:d --metrics-push-username=user --metrics-push-password=pass ```