grafana/pkg/services/ngalert/state/historian
Serge Zaitsev 0beb768427
Chore: Remove result fields from ngalert (#65410)
* remove result fields from ngalert

* remove duplicate imports
2023-03-28 10:34:35 +02:00
..
model Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
annotation_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
annotation.go Chore: Remove result fields from ngalert (#65410) 2023-03-28 10:34:35 +02:00
backend.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
core_test.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
core.go Alerting: Usability adjustments to Loki representation of state history values (#62643) 2023-02-02 10:54:10 -06: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: Fix attachment of external labels to Loki state history log streams (#65140) 2023-03-21 18:00:59 -05:00
loki_http.go Alerting: Fix attachment of external labels to Loki state history log streams (#65140) 2023-03-21 18:00:59 -05:00
loki_test.go Alerting: Fix attachment of external labels to Loki state history log streams (#65140) 2023-03-21 18:00:59 -05:00
loki.go Alerting: Fix ambiguous handling of equals in labels when bucketing Loki state history streams (#65013) 2023-03-21 12:33:27 -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
sql.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