grafana/pkg/infra/usagestats/service
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343)
* Chore: Add user service method SetUsingOrg

* Chore: Add user service method GetSignedInUserWithCacheCtx

* Use method GetSignedInUserWithCacheCtx from user service

* Fix lint after rebase

* Fix lint

* Fix lint error

* roll back some changes

* Roll back changes in api and middleware

* Add xorm tags to SignedInUser ID fields
2022-08-11 13:28:55 +02:00
..
api_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
api.go Add usage stats preview endpoint (#43899) 2022-01-14 10:16:07 +01:00
service.go UsageStats: Move stats collection to separate service (#47381) 2022-04-08 13:41:26 +02:00
usage_stats_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
usage_stats.go Usage stats: Divide collection into multiple functions to isolate failures (#49928) 2022-06-01 10:27:06 +00:00