mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
PublicDashboards: collect stats for public dashboards (#50553)
* PublicDashboards: collect stats for public dashboards
This commit is contained in:
committed by
GitHub
parent
eceb21e72d
commit
4c4d6fd425
@@ -41,6 +41,7 @@ type SystemStats struct {
|
||||
DailyActiveSessions int64
|
||||
DataKeys int64
|
||||
ActiveDataKeys int64
|
||||
PublicDashboards int64
|
||||
}
|
||||
|
||||
type DataSourceStats struct {
|
||||
|
Reference in New Issue
Block a user