Commit Graph

58 Commits (d6a24317670942878220b46c1c235343c9462e15)

Author SHA1 Message Date
Mikhail Leonov e32a653cb6 Added Telegram Messenger notification destination 9 years ago
bergquist c467e48940 feat(notifications): removes html escaping subject 9 years ago
huydx 015fa82cf5 fix(alert): alert test should return error when it failed to dispatch 9 years ago
Kyle McCullough 4ef940482c
alerting: add support for OpsGenie 9 years ago
bergquist 0403f53b6f feat(webhook): adds alert rule message to webhook 9 years ago
bergquist 9dd6cf45ac feat(webhook): adds alert rule message to webhook 9 years ago
bergquist 83e90325c9 chore(victorops): remove unused code 9 years ago
ichekrygin acc729131a Add VictorOps Test. 9 years ago
ichekrygin 8f0d51171d Resolve rebase w/ upstream conflicts. 9 years ago
ichekrygin bbca9861fb Fix return on `nil` and cleanup debug messages 9 years ago
ichekrygin b46cbc5fbe Add option to alert on ExecutionError 9 years ago
ichekrygin b0620a9d4b Add VictorOps alert notification capability 9 years ago
bergquist eb34855adb feat(pagerduty): add support for auto resolve 9 years ago
utkarshcmu 610ea090dc Send test notification fixed 9 years ago
bergquist 5542b0ab9e tech(pagerduty): sync calls should be using context 9 years ago
Torkel Ödegaard fd09f17cd3 docs(): alerting docs, #6490 9 years ago
bergquist 66f257e382 tech(pagerduty): make api call sync 9 years ago
bergquist 7bc80d0374 tech(pagerduty): declare url as constant 9 years ago
utkarshcmu 5549d8658a Fixed description message 9 years ago
utkarshcmu f8d1eb11a9 Removed ExecError state 9 years ago
utkarshcmu 4b53ea0a56 Fixed pagerduty tests 9 years ago
utkarshcmu 638d3bcb42 Removed NoData option 9 years ago
utkarshcmu de0fa3d479 Added pagerduty tests 9 years ago
utkarshcmu df8cd764b2 Added trigger options with Pagerduty 9 years ago
utkarshcmu 139bbecc10 Added Pagerduty basic alerting 9 years ago
utkarshcmu dc3a62da83 Added slack tests , fixed webhook tests 9 years ago
utkarshcmu 2f60929d1e Added slack mention functionality 9 years ago
bergquist f0d9d133c6 tech(slack): format code using gofmt 9 years ago
utkarshcmu 95117a0bc9 Added message parsing functionality 9 years ago
utkarshcmu 80fdd830de Added override default recipient functionality 9 years ago
Torkel Ödegaard 4999fff29b fix(alerting): fixed email notification so it splits email address multiple ways, fixes #6353 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
bergquist 6ea0f0120e feat(notifications): switch to ; seperator 9 years ago
bergquist d1eceedf55 feat(webhook): add httpmethod to webhook 9 years ago
bergquist 3162e680c2 tech(notifiers): improve logging for notifications 9 years ago
bergquist d726f49a8c fix(notification): broken test notifications 9 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
bergquist effd2098ee feat(alerting): fixes broken image renderer 9 years ago
Torkel Ödegaard f5809c0209 fix(build): trying to fix build 9 years ago
Torkel Ödegaard 8c30babdf1 feat(alerting): fixed build issues 9 years ago
Torkel Ödegaard b0c7e61ef8 feat(alerting): removed severity 9 years ago
bergquist 55b560a4a8 feat(alerting): filter notifications based on severity 9 years ago
bergquist 7ddd625e9d feat(alerting): add slack/email support for execution errors 9 years ago
bergquist 3b8bba3e9f feat(alerting): add more fields to webhook 9 years ago
bergquist 9915f15ed0 feat(alerting): adds sql layer for saving execution errors 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
bergquist 16e75a3036 feat(alerting): add alert message to slack integration 9 years ago