vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.4k stars 1.37k forks source link

Velero support s3/gcs usage metrics? #7880

Open Lyndon-Li opened 2 weeks ago

Lyndon-Li commented 2 weeks ago

Discussed in https://github.com/vmware-tanzu/velero/discussions/7873

Originally posted by **z2665** June 12, 2024 We currently use velero plus velero-plugin-for-gcp and velero-plugin-for-gcp to back up our cluster data to object storage in the cloud. In order to better track the cost of the object storage used by velero, we would like to have metrics that capture the number of times the object storage api is accessed and the amount of data uploaded during the velero backup/recovery process, is there a metrics that velero can support?