diff --git a/cmd/metrics-v2.go b/cmd/metrics-v2.go index c4866da3d..b76f2a27f 100644 --- a/cmd/metrics-v2.go +++ b/cmd/metrics-v2.go @@ -54,6 +54,7 @@ func init() { getClusterUsageMetrics(), getKMSMetrics(), getClusterHealthMetrics(), + getIAMNodeMetrics(), } peerMetricsGroups = []*MetricsGroup{ @@ -89,6 +90,7 @@ func init() { getS3TTFBMetric(), getNotificationMetrics(), getDistLockMetrics(), + getIAMNodeMetrics(), } bucketMetricsGroups := []*MetricsGroup{