Usagestats: Add stat group for alert rule groups (#78825)
* Add rule group support to usagestats service * Quote column name
This commit is contained in:
@@ -26,6 +26,7 @@ type SystemStats struct {
|
||||
DashboardVersions int64
|
||||
Annotations int64
|
||||
AlertRules int64
|
||||
RuleGroups int64
|
||||
LibraryPanels int64
|
||||
LibraryVariables int64
|
||||
DashboardsViewersCanEdit int64
|
||||
|
||||
Reference in New Issue
Block a user