grafana/pkg/services/ngalert/state/historian
2024-09-26 23:27:40 +02:00
..
model Alerting: Fix erroneous use of grafana-cli/logger. (#89037) 2024-06-11 14:29:56 +02:00
annotation_store.go Alerting: Improve logging in scheduler and states (#91003) 2024-07-29 16:01:48 -04:00
annotation_test.go Alerting: Update alerting state history API to authorize access using RBAC (#89579) 2024-06-26 10:25:37 -04:00
annotation.go Alerting: Fix logging for failed annotations writing. (#93856) 2024-09-26 23:27:40 +02:00
backend.go Alerting: Delete stub for SQL alert state history backend (#65667) 2023-03-31 11:15:56 -05:00
core_test.go Alerting/Annotations: Add annotation backend for Loki alert state history (#78156) 2024-01-10 18:42:35 -05:00
core.go Alerting: Add "Keep Last State" backend functionality (#83940) 2024-03-12 10:00:43 -04: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: Make alert state history Loki http client public (#78291) 2023-11-27 09:20:50 -05:00
loki_http_test.go Alerting: Instrument outbound requests for Loki Historian and Remote Alertmanager with tracing (#89185) 2024-06-14 13:24:12 -05:00
loki_http.go Alerting: update Loki backend of state history to batch requests by folder (#89865) 2024-07-30 11:07:10 -04:00
loki_test.go Alerting: update Loki backend of state history to batch requests by folder (#89865) 2024-07-30 11:07:10 -04:00
loki.go Alerting: update Loki backend of state history to batch requests by folder (#89865) 2024-07-30 11:07:10 -04: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