diff --git a/pkg/infra/metrics/metrics.go b/pkg/infra/metrics/metrics.go index ee9017cac53..14e75c1fd30 100644 --- a/pkg/infra/metrics/metrics.go +++ b/pkg/infra/metrics/metrics.go @@ -137,7 +137,7 @@ var ( // MStatTotalDashboards is a metric total amount of dashboards MStatTotalDashboards prometheus.Gauge - // MStatTotalDashboards is a metric total amount of dashboards + // MStatTotalFolders is a metric total amount of folders MStatTotalFolders prometheus.Gauge // MStatTotalUsers is a metric total amount of users