mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
remove getReplicationNodeMetrics() from peer metrics groups
This commit is contained in:
parent
9ef132c33b
commit
cff8235068
@ -78,7 +78,6 @@ func init() {
|
||||
getMinioHealingMetrics(MetricsGroupOpts{dependGlobalBackgroundHealState: true}),
|
||||
getWebhookMetrics(),
|
||||
getTierMetrics(),
|
||||
getReplicationNodeMetrics(MetricsGroupOpts{dependGlobalObjectAPI: true, dependBucketTargetSys: true}),
|
||||
}
|
||||
|
||||
allMetricsGroups := func() (allMetrics []*MetricsGroup) {
|
||||
|
Loading…
Reference in New Issue
Block a user