Encryption: Add Prometheus metrics (#48603)

This commit is contained in:
Joan López de la Franca Beltran
2022-05-06 10:21:55 +02:00
committed by GitHub
parent 0e1dffc655
commit 9826a694a8
8 changed files with 95 additions and 10 deletions
+1
View File
@@ -39,6 +39,7 @@ type SystemStats struct {
DailyActiveEditors int64
DailyActiveViewers int64
DailyActiveSessions int64
DataKeys int64
}
type DataSourceStats struct {