3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/annotations
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
..
accesscontrol RBAC: Change annotation filter to use dashboard based annotation scopes () 2023-11-29 05:34:44 -05:00
annotationsimpl Annotations/Alerting: Add Loki historian store stub () 2023-12-12 17:43:09 -05:00
annotationstest Rename Id to ID for annotation models () 2023-02-03 17:23:09 +01:00
testutil Annotations: Lift parts of RBAC from xorm store into auth service () 2023-11-14 18:11:01 -05:00
annotations_repository_mock.go Alerting: Persist annotations from multidimensional rules in batches () 2022-11-04 10:39:26 -05:00
annotations.go Chore: Add errutils helpers () 2023-08-22 12:52:24 +02:00
models.go Annotations/Alerting: Add Loki historian store stub () 2023-12-12 17:43:09 -05:00