- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for loadBucketReplicationMetrics (0.16 seconds)
-
cmd/metrics-v3-bucket-replication.go
"Number of failures in DELETE tagging requests proxied to replication target", bucketL, targetArnL) ) // loadBucketReplicationMetrics - `BucketMetricsLoaderFn` for bucket replication metrics // such as latency and sent bytes. func loadBucketReplicationMetrics(ctx context.Context, m MetricValues, c *metricsCache, buckets []string) error { if globalSiteReplicationSys.isEnabled() { return nil }
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Jun 04 20:45:31 GMT 2025 - 8.3K bytes - Click Count (0) -
cmd/metrics-v3.go
bucketReplSentBytesMD, bucketReplSentCountMD, bucketReplTotalFailedBytesMD, bucketReplTotalFailedCountMD, bucketReplProxiedDeleteTaggingRequestsFailuresMD, }, loadBucketReplicationMetrics, ) systemNetworkInternodeMG := NewMetricsGroup(systemNetworkInternodeCollectorPath, []MetricDescriptor{ internodeErrorsTotalMD, internodeDialedErrorsTotalMD,
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 02 00:55:27 GMT 2024 - 13.6K bytes - Click Count (0)