grafana/pkg/services/ngalert/state/historian
Alexander Weaver a8fb01a502
Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051)
* Replace histogram collector and grpc injectors

* Extract request timing utility

* Also vendor test file

* Suppress erroneous linter warn
2024-01-05 10:08:38 -06: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: Fix URL timestamp conversion in historian API in annotation mode (#80026) 2024-01-04 12:40:21 -06:00
annotation.go Alerting: Fix URL timestamp conversion in historian API in annotation mode (#80026) 2024-01-04 12:40:21 -06:00
backend.go Alerting: Delete stub for SQL alert state history backend (#65667) 2023-03-31 11:15:56 -05:00
client_test.go Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2024-01-05 10:08:38 -06:00
client.go Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2024-01-05 10:08:38 -06:00
core_test.go Alerting: Don't record annotations for mapped NoData transitions, when NoData is mapped to OK (#77164) 2023-12-18 16:59:32 -05:00
core.go Alerting: Don't record annotations for mapped NoData transitions, when NoData is mapped to OK (#77164) 2023-12-18 16:59:32 -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: Make alert state history Loki http client public (#78291) 2023-11-27 09:20:50 -05:00
loki_http_test.go Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2024-01-05 10:08:38 -06:00
loki_http.go Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2024-01-05 10:08:38 -06:00
loki_test.go Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2024-01-05 10:08:38 -06:00
loki.go Swap weaveworks/common utilities for equivalents in grafana/dskit (#80051) 2024-01-05 10:08:38 -06: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