mirror of
https://github.com/vmware-tanzu/velero.git
synced 2025-12-23 06:15:21 +00:00
Run make update to fix gofmt alignment
Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>
This commit is contained in:
@@ -81,8 +81,8 @@ const (
|
|||||||
DataDownloadCancelTotal = "data_download_cancel_total"
|
DataDownloadCancelTotal = "data_download_cancel_total"
|
||||||
|
|
||||||
// repo maintenance metrics
|
// repo maintenance metrics
|
||||||
repoMaintenanceSuccessTotal = "repo_maintenance_success_total"
|
repoMaintenanceSuccessTotal = "repo_maintenance_success_total"
|
||||||
repoMaintenanceFailureTotal = "repo_maintenance_failure_total"
|
repoMaintenanceFailureTotal = "repo_maintenance_failure_total"
|
||||||
// repoMaintenanceDurationSeconds tracks the distribution of maintenance job durations.
|
// repoMaintenanceDurationSeconds tracks the distribution of maintenance job durations.
|
||||||
// Each completed job's duration is recorded in the appropriate bucket, allowing
|
// Each completed job's duration is recorded in the appropriate bucket, allowing
|
||||||
// analysis of individual job performance and trending over time.
|
// analysis of individual job performance and trending over time.
|
||||||
|
|||||||
Reference in New Issue
Block a user