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:
parent
06aec31b55
commit
563a4bce3b
@ -137,7 +137,7 @@ var (
|
|||||||
// MStatTotalDashboards is a metric total amount of dashboards
|
// MStatTotalDashboards is a metric total amount of dashboards
|
||||||
MStatTotalDashboards prometheus.Gauge
|
MStatTotalDashboards prometheus.Gauge
|
||||||
|
|
||||||
// MStatTotalDashboards is a metric total amount of dashboards
|
// MStatTotalFolders is a metric total amount of folders
|
||||||
MStatTotalFolders prometheus.Gauge
|
MStatTotalFolders prometheus.Gauge
|
||||||
|
|
||||||
// MStatTotalUsers is a metric total amount of users
|
// MStatTotalUsers is a metric total amount of users
|
||||||
|
Loading…
Reference in New Issue
Block a user