grafana/pkg/services/ngalert/state/historian
idafurjes b54b80f473
Chore: Remove Result from dashboard models (#61997)
* Chore: Remove Result from dashboard models

* Fix lint tests

* Fix dashboard service tests

* Fix API tests

* Remove commented out code

* Chore: Merge main - cleanup
2023-01-25 10:36:26 +01:00
..
annotation_test.go Alerting: Return chan <-error for #61811 (#61858) 2023-01-24 15:41:38 +00:00
annotation.go Alerting: Return chan <-error for #61811 (#61858) 2023-01-24 15:41:38 +00:00
core_test.go Alerting: Add un-documented toggle for changing state history backend, add shells for remote loki and sql (#61072) 2023-01-06 12:06:01 -06:00
core.go Alerting: Add un-documented toggle for changing state history backend, add shells for remote loki and sql (#61072) 2023-01-06 12:06:01 -06:00
dashboard_test.go Chore: Remove Result from dashboard models (#61997) 2023-01-25 10:36:26 +01:00
dashboard.go Chore: Remove Result from dashboard models (#61997) 2023-01-25 10:36:26 +01:00
loki_http_test.go Alerting: Push state history entries to Loki (#61724) 2023-01-23 16:31:03 -06:00
loki_http.go Alerting: Push state history entries to Loki (#61724) 2023-01-23 16:31:03 -06:00
loki.go Alerting: Return chan <-error for #61811 (#61858) 2023-01-24 15:41:38 +00:00
noop.go Alerting: Return chan <-error for #61811 (#61858) 2023-01-24 15:41:38 +00:00
query.go Alerting: Create query interface for state history along with annotation-based implementation (#61646) 2023-01-19 10:45:31 +01:00
sql.go Alerting: Return chan <-error for #61811 (#61858) 2023-01-24 15:41:38 +00:00