mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: a usage stat for ualerting (#34390)
collects `stats.alert_rules.count` , where alert_rules is the nextgen system
This commit is contained in:
@@ -18,6 +18,7 @@ type SystemStats struct {
|
||||
AuthTokens int64
|
||||
DashboardVersions int64
|
||||
Annotations int64
|
||||
AlertRules int64
|
||||
|
||||
Admins int
|
||||
Editors int
|
||||
|
||||
Reference in New Issue
Block a user