grafana/pkg/infra/usagestats/service
Jguer d5883c1b27
Service Accounts: Implement basic usage stats (#46619)
* Stats: do not count SAs as users

* Stats: implement basic service account metrics

* Stats: do not count service account tokens as api keys

* Stats: fix metric names

* Stats: add SA stats test

* rename user to sa
2022-03-16 16:54:34 +01:00
..
api_test.go Remove bus from usage stats (#45275) 2022-02-11 14:04:15 +01:00
api.go Add usage stats preview endpoint (#43899) 2022-01-14 10:16:07 +01:00
service.go Bus: Tests cleanup (#46025) 2022-03-02 11:05:31 +01:00
types.go Usage Stats: Split domain & service packages (#39488) 2021-09-21 20:50:37 +02:00
usage_stats_service_test.go Remove bus from usage stats (#45275) 2022-02-11 14:04:15 +01:00
usage_stats_test.go Remove bus from usage stats (#45275) 2022-02-11 14:04:15 +01:00
usage_stats.go Service Accounts: Implement basic usage stats (#46619) 2022-03-16 16:54:34 +01:00