Commit Graph

284 Commits (eb34855adb4d99831023f1a05d9e5f88ed3274a4)

Author SHA1 Message Date
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
utkarshcmu 841fb74b39 Reversed loop for last function 9 years ago
utkarshcmu 74632b5e98 Added last function for alerting conditions 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
bergquist d7f11c304c tech(alerting): set prev state when creating eval context 9 years ago
bergquist 489f087fbd feat(alerting): reduce states. Make exeuction result configurable. 9 years ago
bergquist f0b591b89b feat(alerting): extract logic state updates and notifications 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
bergquist b578d06e4a chore(notification): improve log message 9 years ago
bergquist 4af420f759 tech(alerting): refactor how evalhandler uses conditions 9 years ago
bergquist c138b04c5e feat(alerting): avoid double logging 9 years ago
bergquist ff5d4e8e0c fix(alerting): temp fix for broken AND condition 9 years ago
utkarshcmu d009c6b953 Log bad alert config 9 years ago
utkarshcmu 942de5497e Fixed alert message typo 9 years ago
utkarshcmu d9f2519916 Renamed Initialized to Pending 9 years ago
utkarshcmu 95117a0bc9 Added message parsing functionality 9 years ago
utkarshcmu 80fdd830de Added override default recipient functionality 9 years ago
utkarshcmu 4c64e45a59 Added initalized state to alerts 9 years ago
Carl Bergquist bc90e6ce46 Alerting: Keep last state on no data (#6354) 9 years ago
Torkel Ödegaard a2e14f56e4 refactoring(alerting PR #6354): added new option type for NoData option so AlertStateType does not have to contain invalid state, #6354 9 years ago
Torkel Ödegaard 4999fff29b fix(alerting): fixed email notification so it splits email address multiple ways, fixes #6353 9 years ago
bergquist 2c7dbde06a feat(alerting): recover from panic 9 years ago
bergquist ad56f67ad1 feat(alerting): add support to keep last state on no data 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 1506df8c11 feat(alerting): parse the interval value from the panel 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 ccee1b3f96 fix(alerting): fix bug with unhandled error 9 years ago
bergquist 3162e680c2 tech(notifiers): improve logging for notifications 9 years ago
bergquist 19427b59f9 feat(alerting): do not enqueue paused rules 9 years ago
bergquist f609623abd style(influxdb): tidy up code 9 years ago
bergquist d8aa38fafe tech(influxdb): refactor and cleanup 9 years ago
bergquist d726f49a8c fix(notification): broken test notifications 9 years ago
bergquist 653a0502c4 tech(tsdb): add jsondata to tsdb datasource struct 9 years ago