Instrument dashboard versions and annotation count (#26044)

(cherry picked from commit 26852ca788)
This commit is contained in:
Carl Bergquist
2020-07-13 14:41:21 +02:00
committed by Andrej Ocenas
parent c2125493a7
commit 1630f21aee
5 changed files with 32 additions and 0 deletions
+2
View File
@@ -16,6 +16,8 @@ type SystemStats struct {
Folders int64
ProvisionedDashboards int64
AuthTokens int64
DashboardVersions int64
Annotations int64
Admins int
Editors int