grafana/pkg/services/ngalert/state/historian
Alexander Weaver 6ad1cfef38
Alerting: Add endpoint for querying state history (#62166)
* Define endpoint and generate

* Wire up and register endpoint

* Cleanup, define authorization

* Forgot the leading slash

* Wire up query and SignedInUser

* Wire up timerange query params

* Add todo for label queries

* Drop comment

* Update path to rules subtree
2023-02-02 11:34:00 -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: Add endpoint for querying state history (#62166) 2023-02-02 11:34:00 -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: Add endpoint for querying state history (#62166) 2023-02-02 11:34:00 -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