mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Metrics: Update comment to mention folders instead of dashboards (#63312)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user