Commit Graph

1748 Commits (4c64e45a59c7d3f1f0f4e0f7c57323a84e7c6d15)

Author SHA1 Message Date
utkarshcmu 4c64e45a59 Added initalized state to alerts 9 years ago
Eric Uldall 658fc1a67a added hosted domain suppport to google oauth login (#6372) 9 years ago
seanclerkin 7acdbde8f0 Cloudwatch: add support for Aurora specific RDS metrics (#6378) 9 years ago
Utkarsh Bhatnagar b382d17e34 Fixed alerting bug for mysql (#6375) 9 years ago
Carl Bergquist bc90e6ce46 Alerting: Keep last state on no data (#6354) 9 years ago
Torkel Ödegaard 4999fff29b fix(alerting): fixed email notification so it splits email address multiple ways, fixes #6353 9 years ago
Torkel Ödegaard b32bbbd1a2 fix(influxdb): enforce database restriction, fixes #6352 9 years ago
bergquist 6e65c93203 fix(cli): improve error handling 9 years ago
bergquist 2c7dbde06a feat(alerting): recover from panic 9 years ago
bergquist 5bf5ed68e1 tech(notifications): replace internal email code 9 years ago
bergquist f77799837e feat(alerting): support for attached graphs in alert notifications 9 years ago
bergquist ded5a0a9d5 tech(alerting): remove unused code 9 years ago
Eric Uldall eda442dbf9 added support to login user oauth user by email only (#6330) 9 years ago
bergquist 6ea0f0120e feat(notifications): switch to ; seperator 9 years ago
bergquist 20bfe443fe feat(prometheus): trim labelname lookup key 9 years ago
bergquist b2d5b920f5 feat(alerting): allow editor to modify notifications 9 years ago
Eric Uldall 9468ddeed5 Issues/6317 empty google login (#6318) 9 years ago
utkarshcmu 333a853948 Fixed for loop and append 9 years ago
bergquist d1eceedf55 feat(webhook): add httpmethod to webhook 9 years ago
bergquist 9429434cb5 feat(influxdb): use database auth if provided 9 years ago
utkarshcmu 10d581dd0a Added unit tests for query parsing 9 years ago
utkarshcmu 2374d09877 Fixed query parsing bugs 9 years ago
utkarshcmu ace81760ea Added tests file for writing tests 9 years ago
utkarshcmu b7744b4928 Added tags and filters params to alerting 9 years ago
utkarshcmu 35f93f4117 Added rate params to alerting 9 years ago
utkarshcmu cc0a39f816 Added downsampling params to alerting 9 years ago
Torkel Ödegaard 04c23ef322 fix(SIGHUP): ignore SIGHUP syscall, fixes #6276 9 years ago
Torkel Ödegaard 30645a6d3d refactor(alerting): initial step for seperating alerting and dash model, #6273 9 years ago
bergquist 5e0fa0f0ad feat(opentsdb): context aware http requests 9 years ago
bergquist f44e360b0d fix(opentsdb): fmt 9 years ago
Torkel Ödegaard 4c26c55fea fix(api): minor change to how pause alert was done 9 years ago
Torkel Ödegaard 46bab0bb37 feat(alerting): remove annotations when deleting alert, closes #6244 9 years ago
Torkel Ödegaard c9d7eb0a7a feat(alerting): added clear history button to alert state history view, #6244 9 years ago
bergquist f4e0a9245e feat(influxdb): choose highest interval value 9 years ago
utkarshcmu 06f2047ced OpenTsdb alerting works with metric query 9 years ago
bergquist b8ec1ce9a2 tech(tsdb): add basic skeleton for alerting 9 years ago
Carl Bergquist 7bdedff89c feat(plugins): make sure windows data plugin path is absolute (#6264) 9 years ago
mdadm fa492c6828 fixed scoping issue with certPool variable (#6261) 9 years ago
bergquist 4144eacc24 feat(influxdb): start parsing interval parameters 9 years ago
bergquist 1506df8c11 feat(alerting): parse the interval value from the panel 9 years ago
bergquist 2e4ca64783 fix(cli): improve error handling 9 years ago
bergquist c0829903ba fix(alerting): scope variable was updated 9 years ago
Torkel Ödegaard b8b577eafb fix(spelling): minor spelling fix in alerting code 9 years ago
bergquist 5a91d45f3f fix(influxdb): broken unittests 9 years ago
marcv81 150d21800c Do not pass Authorization header in Grafana.net proxy (#6243) 9 years ago
bergquist 885e0366c5 feat(influxdb): support raw queries in alerting 9 years ago
bergquist ccee1b3f96 fix(alerting): fix bug with unhandled error 9 years ago
Torkel Ödegaard f1905a8485 fix(alerting): fixed issue with using nested queries in graphite query used in alerting rule, fixes #5996 9 years ago
bergquist c6cf7647ff feat(alerting): pausing alerts requires alert id 9 years ago
bergquist 3162e680c2 tech(notifiers): improve logging for notifications 9 years ago