Commit Graph

582 Commits (fc8f0721cd863201b3845fbcf9295d39b145c094)

Author SHA1 Message Date
Torkel Ödegaard fbae6abb3c feat(alerting): progress on handling no data in alert query, #5860 9 years ago
bergquist 04690ca920 feat(alerting): add support for retries 9 years ago
bergquist 0d7a871223 style(alerting): remove blank lines 9 years ago
bergquist 55b560a4a8 feat(alerting): filter notifications based on severity 9 years ago
bergquist 2ca7284a56 tech(notifications): splitt into 3 queries 9 years ago
bergquist c893e5d241 feat(notifications): add support for default notifications 9 years ago
bergquist d11bc57c37 feat(notifications): make it possible to send test alert notifications 9 years ago
Torkel Ödegaard 4c5461d4ba feat(alerting): alerting scheduling distribution, only distibutes it on seconds for now, not sub second distribution, #5854 9 years ago
bergquist 7ddd625e9d feat(alerting): add slack/email support for execution errors 9 years ago
bergquist 4619a05f43 feat(alerting): save execution error message to annotations 9 years ago
bergquist c624f3d470 fix(alerting): measure state result instead of severity 9 years ago
bergquist 11a4ff0f8a feat(alerting): add basic UI for history in alert tab 9 years ago
bergquist 650a87dc05 feat(alerting): add alert history api endpoint 9 years ago
bergquist c0697b99d6 fix(alerting): adds support for basic auth 9 years ago
bergquist d0ca4ca3cd chore(alerting): remove unused files 9 years ago
bergquist 3b8bba3e9f feat(alerting): add more fields to webhook 9 years ago
bergquist 77f9c24050 feat(alerting): add support for count reducer 9 years ago
bergquist d3421c671c fix(alerting): make sure xorm can reset execution_error 9 years ago
bergquist def4632f08 test(alerting): add falsification test 9 years ago
bergquist d28df71c3b feat(alerting): add support for "no_value" evaluator 9 years ago
Torkel Ödegaard 09cdf3e9e1 feat(alerting): show execution errors in alert list 9 years ago
Torkel Ödegaard 5cf9711862 feat(alerting): added eval match to test results 9 years ago
Torkel Ödegaard 75a6c2b612 feat(alerting): added validation that checks valid data source and checks for template variables in graphite query, #5841 9 years ago
bergquist 6d080904fa tech(alerting): empty string does not update database 9 years ago
bergquist 4154a4066f feat(alerting): handle all results, even due they have errors 9 years ago
Torkel Ödegaard 63a283b4bc feat(alerting): working on alert state filters for alert list 9 years ago
bergquist 6497b307c4 feat(alerting): save execution error upon state changed 9 years ago
bergquist 9915f15ed0 feat(alerting): adds sql layer for saving execution errors 9 years ago
Torkel Ödegaard 434332f02d feat(alerting): changed fontsize in alert list 9 years ago
Torkel Ödegaard 0b7fa3c19d feat(alerting): minor progress on alert list, #5784 9 years ago
bergquist c7cb93a33a style(alerting): improve codestyle for evaluators 9 years ago
bergquist fb7f2ae2e2 feat(alerting): adds within_range and outside_range evaluators 9 years ago
bergquist b5d92b6191 test(alerting): fix broken tests 9 years ago
Torkel Ödegaard 6b90587d27 feat(alerting): fixing failing go unit test 9 years ago
Torkel Ödegaard f934081bcb feat(alerting): making progress on alerting list, #5784 9 years ago
bergquist aaabdbe33b feat(alerting): make post execution fields nullable 9 years ago
Torkel Ödegaard 1418cbbd8b feat(query_part): refactoring query part 9 years ago
Torkel Ödegaard 0392fde34e feat(alerting): doing schema changes 9 years ago
bergquist fb7a6c0764 feat(alerting): list all series in alert email 9 years ago
bergquist c4e905474a feat(alerting): improve email notifications layout 9 years ago
Torkel Ödegaard 74dbd7fb36 feat(alerting): disable visual thresholds while alert is enabled 9 years ago
bergquist 1dcae464fe chore(notifications): remove commented test 9 years ago
bergquist 16e75a3036 feat(alerting): add alert message to slack integration 9 years ago
bergquist 937726499f feat(alerting): add global usage metrics for alerting 9 years ago
bergquist cb6fd4ca78 test(alerting): fixes broken unit test 9 years ago
bergquist 99e99922b4 feat(alerting): add support for uploading images to webdav. 9 years ago
bergquist 95c1a4a936 feat(alerting): implement more simple reducers 9 years ago
bergquist f2436fc7cd test(alerting): add tests for simple reducer 9 years ago
bergquist d6fdb598b0 fix(alerting): gofmt 9 years ago
Torkel Ödegaard 1edd224168 feat(alerting): fixing failing unit tests 9 years ago