grafana/pkg/services/annotations/annotationsimpl
William Wernert e74313e171
Alerting/Annotations: Return nothing from Loki historian store if query type is annotation (#80742)
* Return empty slice if query type is `annotation`

* Add test + fix related test
2024-01-18 11:39:33 -05:00
..
loki Alerting/Annotations: Return nothing from Loki historian store if query type is annotation (#80742) 2024-01-18 11:39:33 -05:00
annotations_test.go Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder (#78465) 2023-12-05 16:13:31 +01:00
annotations.go Annotations/Alerting: Add Loki historian store stub (#78363) 2023-12-12 17:43:09 -05:00
cleanup_test.go Annotations: Split cleanup into separate queries and deletes to avoid deadlocks on MySQL (#80329) 2024-01-12 14:05:04 -06:00
cleanup.go Annotations: Lift parts of RBAC from xorm store into auth service (#76967) 2023-11-14 18:11:01 -05:00
composite_store_test.go Annotations/Alerting: Add Loki historian store stub (#78363) 2023-12-12 17:43:09 -05:00
composite_store.go Annotations/Alerting: Add Loki historian store stub (#78363) 2023-12-12 17:43:09 -05:00
store.go Annotations/Alerting: Add Loki historian store stub (#78363) 2023-12-12 17:43:09 -05:00
time.go Annotations: Lift parts of RBAC from xorm store into auth service (#76967) 2023-11-14 18:11:01 -05:00
xorm_store_test.go RBAC: Change annotation filter to use dashboard based annotation scopes (#78635) 2023-11-29 05:34:44 -05:00
xorm_store.go Annotations: Remove extraneous, debug log messages (#80670) 2024-01-16 14:48:11 -06:00