mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 09:26:43 -06:00
f75bea481d
* Update API controller - add validation of rules API model - add function to calculate changes between the submitted alerts and existing alerts - update RoutePostNameRulesConfig to validate input models, calculate changes and apply in a transaction * Update DBStore - delete unused storage method. All the logic is moved upstream. - upsert to not modify fields of new by values from the existing alert - if rule has UID do not try to pull it from db. (it is done upstream) * Add rule generator |
||
---|---|---|
.. | ||
admin_configuration_test.go | ||
admin_configuration.go | ||
alert_query_test.go | ||
alert_query.go | ||
alert_rule_test.go | ||
alert_rule.go | ||
alertmanager.go | ||
eval_condition.go | ||
instance_labels.go | ||
instance.go | ||
provisioning.go | ||
testing.go |