grafana/pkg/services/ngalert/api
Sofia Papagiannaki 624fbf5dda
[Alerting]: Fix empty rules evaluation statuses (#32997)
* [Alerting]: Fix empty rules evaluation statuses

`GetRuleGroupAlertRules()` requires an non empty namespaceUID

* Include the namespace into the response
2021-04-14 17:49:26 +00:00
..
swagger-codegen Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
test-data [Alerting]: Use title instead of slug for retrieving the namespace (#32957) 2021-04-14 12:02:50 +03:00
api_alertmanager.go Alerting: Use a default configuration and periodically poll for new ones (#32851) 2021-04-13 13:02:44 +01:00
api_prometheus.go [Alerting]: Fix empty rules evaluation statuses (#32997) 2021-04-14 17:49:26 +00:00
api_ruler.go [Alerting]: Use title instead of slug for retrieving the namespace (#32957) 2021-04-14 12:02:50 +03:00
api_testing.go [Alerting]: Implement test rule API route (#32837) 2021-04-13 20:58:34 +03:00
api.go Alerting: Return RuleResponse for api/prometheus/grafana/api/v1/rules (#32919) 2021-04-13 17:38:09 -04:00
fork_ruler.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
forked_am.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
forked_prom.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
generated_base_api_alertmanager.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
generated_base_api_prometheus.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
generated_base_api_ruler.go Alerting: Cleanup and move legacy to a legacy file (#32803) 2021-04-09 05:55:41 -04:00
generated_base_api_testing.go [Alerting]: Implement test rule API route (#32837) 2021-04-13 20:58:34 +03:00
legacy_api_routes.go [Alerting]: Implement test rule API route (#32837) 2021-04-13 20:58:34 +03:00
legacy_trans_dev.go [Alerting]: Implement test rule API route (#32837) 2021-04-13 20:58:34 +03:00
lotex_am.go [Alerting]: Fix YAML encoding/decoding issues when proxying lotex requests (#32854) 2021-04-12 12:04:37 +03:00
lotex_prom.go safer, more idiomatic proxy helper (#32732) 2021-04-07 15:36:50 -04:00
lotex_ruler.go [Alerting]: Fix YAML encoding/decoding issues when proxying lotex requests (#32854) 2021-04-12 12:04:37 +03:00
util_test.go [Alerting]: implement backend checking for forking to Lotex ruler (#32208) 2021-03-23 18:08:57 +02:00
util.go [Alerting]: Implement test rule API route (#32837) 2021-04-13 20:58:34 +03:00