mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
remove getReplicationNodeMetrics() from peer metrics groups
This commit is contained in:
@@ -78,7 +78,6 @@ func init() {
|
||||
getMinioHealingMetrics(MetricsGroupOpts{dependGlobalBackgroundHealState: true}),
|
||||
getWebhookMetrics(),
|
||||
getTierMetrics(),
|
||||
getReplicationNodeMetrics(MetricsGroupOpts{dependGlobalObjectAPI: true, dependBucketTargetSys: true}),
|
||||
}
|
||||
|
||||
allMetricsGroups := func() (allMetrics []*MetricsGroup) {
|
||||
|
||||
Reference in New Issue
Block a user