grafana/pkg/server
Serge Zaitsev 9cdb6b07c7
Chore: Move stats service into a standalone packge from sqlstore (#59574)
* move original stats service into a separate package

* add stats service to wire

* move GetAdminStats

* switch to using stats.Service

* add missing package

* fix api tests
2022-11-30 18:11:07 +01:00
..
backgroundsvcs LoginAttempt: Move logic around login attempts into the service (#58962) 2022-11-22 11:37:18 +01:00
usagestatssvcs RBAC: Split up service into several components (#54002) 2022-08-24 13:29:17 +02:00
server_test.go Secrets: Convert secret migration to a background service (#54676) 2022-09-06 16:21:25 -03:00
server.go OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 2022-11-18 10:12:17 +01:00
test_env.go Chore: expose grpc server address (#56013) 2022-09-29 08:42:01 -04:00
wire.go Chore: Move stats service into a standalone packge from sqlstore (#59574) 2022-11-30 18:11:07 +01:00
wireexts_oss.go Auth: Refactor auth package (#58920) 2022-11-18 09:56:06 +01:00