grafana/pkg/services/stats
Serge Zaitsev faa1244518
Chore: Replace sqlstore with db interface (#85366)
* replace sqlstore with db interface in a few packages

* remove from stats

* remove sqlstore in admin test

* remove sqlstore from api plugin tests

* fix another createUser

* remove sqlstore in publicdashboards

* remove sqlstore from orgs

* clean up orguser test

* more clean up in sso

* clean up service accounts

* further cleanup

* more cleanup in accesscontrol

* last cleanup in accesscontrol

* clean up teams

* more removals

* split cfg from db in testenv

* few remaining fixes

* fix test with bus

* pass cfg for testing inside db as an option

* set query retries when no opts provided

* revert golden test data

* rebase and rollback
2024-04-04 15:04:47 +02:00
..
statsimpl Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
statstest Auth: Add anonymous users view and stats (#78685) 2023-11-29 17:58:41 +01:00
models.go Usagestats: Add stat group for alert rule groups (#78825) 2023-11-29 14:37:36 -06:00
stats.go Chore: Remove result field from stats (#65166) 2023-03-30 08:08:47 +02:00