3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/annotations/annotationsimpl
William Wernert 62bdbe5b44
Annotations/Alerting: Add Loki historian store stub ()
* Add Loki historian store stub

* Add composite store

* Use composite store if Loki historian enabled

* Split store interface into read/write

* Make composite + historian stores read only

* Use variadic constructor for composite

* Modify Loki store enable logic

* Use dskit.concurrency.ForEachJob for parallelism
2023-12-12 17:43:09 -05:00
..
loki Annotations/Alerting: Add Loki historian store stub () 2023-12-12 17:43:09 -05:00
annotations_test.go Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder () 2023-12-05 16:13:31 +01:00
annotations.go Annotations/Alerting: Add Loki historian store stub () 2023-12-12 17:43:09 -05:00
cleanup_test.go Annotations: Lift parts of RBAC from xorm store into auth service () 2023-11-14 18:11:01 -05:00
cleanup.go Annotations: Lift parts of RBAC from xorm store into auth service () 2023-11-14 18:11:01 -05:00
composite_store_test.go Annotations/Alerting: Add Loki historian store stub () 2023-12-12 17:43:09 -05:00
composite_store.go Annotations/Alerting: Add Loki historian store stub () 2023-12-12 17:43:09 -05:00
store.go Annotations/Alerting: Add Loki historian store stub () 2023-12-12 17:43:09 -05:00
time.go Annotations: Lift parts of RBAC from xorm store into auth service () 2023-11-14 18:11:01 -05:00
xorm_store_test.go RBAC: Change annotation filter to use dashboard based annotation scopes () 2023-11-29 05:34:44 -05:00
xorm_store.go Annotations/Alerting: Add Loki historian store stub () 2023-12-12 17:43:09 -05:00