grafana/pkg/server
Jo 40a1f8434d
Anon: Scaffold anon service (#74744)
* remove API tagging method and authed tagging

* add anonstore

move debug to after cache

change test order

fix issue where mysql trims to second

* add old device cleanup

lint

utc-ize everything

trim whitespace

* remove dangling setting

* Add delete devices

* Move anonymous authnclient to anonimpl

* Add simple post login hook

* move registration of Background Service

cleanup

* add updated_at index

* do not untag device if login err

* add delete device integration test
2023-09-25 16:25:29 +02:00
..
doc.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
module_runner.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
module_server.go chore: use setting.Dev in place of "development" string (#74391) 2023-09-05 13:16:14 -04:00
runner.go Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
server.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
server_test.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
service.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
test_env.go Instrumentation: Add status_source label to request metrics/logs (#74114) 2023-09-11 12:13:13 +02:00
wire.go Anon: Scaffold anon service (#74744) 2023-09-25 16:25:29 +02:00
wireexts_oss.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00