grafana/pkg/services/ngalert/state/historian
Alexander Weaver 9fa28c11c5
Alerting: Usability adjustments to Loki representation of state history values (#62643)
* Extract label merge, add test file

* Extract error/NoData to first class fields, remove a layer from values

* Include dashUID and panelID as line-level fields

* Drop unnecessary object receiver

* Add tests for stream building

* Drop NoData field from log lines
2023-02-02 10:54:10 -06:00
..
model Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
annotation_test.go Alerting: Fix handling of special floating-point cases when writing observed values to annotations (#61074) 2023-01-31 15:27:51 -06:00
annotation.go Alerting: Fix handling of special floating-point cases when writing observed values to annotations (#61074) 2023-01-31 15:27:51 -06: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
loki_http_test.go Alerting: Allow separate read and write path URLs for Loki state history (#62268) 2023-01-30 16:30:05 -06:00
loki_http.go Alerting: Allow separate read and write path URLs for Loki state history (#62268) 2023-01-30 16:30:05 -06:00
loki_test.go Alerting: Usability adjustments to Loki representation of state history values (#62643) 2023-02-02 10:54:10 -06:00
loki.go Alerting: Usability adjustments to Loki representation of state history values (#62643) 2023-02-02 10:54:10 -06:00
noop.go Alerting: Copy rule definitions into state history (#62032) 2023-01-25 11:29:57 -06:00
query.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00
sql.go Chore: Fix goimports grouping in alerting (#62424) 2023-01-30 09:55:35 +01:00