feat(stats_usage): add stats about alerts
This commit is contained in:
@@ -5,6 +5,7 @@ type SystemStats struct {
|
||||
UserCount int64
|
||||
OrgCount int64
|
||||
PlaylistCount int64
|
||||
AlertCount int64
|
||||
}
|
||||
|
||||
type DataSourceStats struct {
|
||||
|
||||
Reference in New Issue
Block a user