grafana/pkg/services/ngalert/state/historian
Alexander Weaver 18b910e654
Alerting: Refactor annotation historian to isolate dashboard service dependency (#71689)
* Refactor annotation historian to isolate dashboard service dependency

* Export PanelKey

* Don't export parsePanelKey

* Remove commented out code
2023-07-18 08:18:55 -05:00
..
model Alerting: Capture refID of rule's condition expression in Loki state history entries (#66419) 2023-04-18 14:21:28 -05:00
annotation_store.go Alerting: Refactor annotation historian to isolate dashboard service dependency (#71689) 2023-07-18 08:18:55 -05:00
annotation_test.go Alerting: Refactor annotation historian to isolate dashboard service dependency (#71689) 2023-07-18 08:18:55 -05:00
annotation.go Alerting: Refactor annotation historian to isolate dashboard service dependency (#71689) 2023-07-18 08:18:55 -05:00
backend.go Alerting: Delete stub for SQL alert state history backend (#65667) 2023-03-31 11:15:56 -05:00
core_test.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
core.go Alerting: Refactor annotation historian to isolate dashboard service dependency (#71689) 2023-07-18 08:18:55 -05:00
dashboard_test.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
dashboard.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
encode.go Alerting: Switch to snappy-compressed-protobuf for outgoing push requests to Loki (#65077) 2023-03-21 13:38:42 -05:00
loki_http_test.go Alerting: Add limit query parameter to Loki-based ASH api, drop default limit from 5000 to 1000, extend visible time range for new ASH UI (#70769) 2023-06-28 13:32:28 -05:00
loki_http.go Alerting: Add limit query parameter to Loki-based ASH api, drop default limit from 5000 to 1000, extend visible time range for new ASH UI (#70769) 2023-06-28 13:32:28 -05:00
loki_test.go Alerting: Move rule UID from Loki stream labels into log lines (#70637) 2023-06-26 09:57:45 -04:00
loki.go Alerting: Add limit query parameter to Loki-based ASH api, drop default limit from 5000 to 1000, extend visible time range for new ASH UI (#70769) 2023-06-28 13:32:28 -05:00
multiple_test.go Alerting: Create new state history "fanout" backend that dispatches to multiple other backends at once (#64774) 2023-03-17 12:41:18 -05:00
multiple.go Vendor errors.Join from Go standard library to avoid version incompatibilities (#64985) 2023-03-17 14:07:58 -05:00
noop.go Alerting: Create new state history "fanout" backend that dispatches to multiple other backends at once (#64774) 2023-03-17 12:41:18 -05:00
query.go Alerting: Create new state history "fanout" backend that dispatches to multiple other backends at once (#64774) 2023-03-17 12:41:18 -05:00
testing.go Alerting: Expose Prometheus metrics for persisting state history (#63157) 2023-03-06 10:40:37 -06:00