Commit Graph

328 Commits (d6a24317670942878220b46c1c235343c9462e15)

Author SHA1 Message Date
bergquist 2e7d222f6e Revert "tech: remove unused code" 9 years ago
bergquist d9131be0a5 tech: remove unused code 9 years ago
Mikhail Leonov e32a653cb6 Added Telegram Messenger notification destination 9 years ago
bergquist 80d438ca49 chore(alerting): removes double logging 9 years ago
bergquist 71f406558e tech(alerting): remove comments 9 years ago
bergquist a2257ec3d0 tech(alerting): renames pause all method 9 years ago
bergquist ecdf1888c4 feat(alerting): removes pause per datasource 9 years ago
bergquist 4ef95cfd31 style(api): reduce code complexity 9 years ago
bergquist fb6aa0e026 feat(api): adds endpoint for mass pausing alerts 9 years ago
bergquist c467e48940 feat(notifications): removes html escaping subject 9 years ago
huydx b97f4fd8b9 (typo) Exeuction -> Execution 9 years ago
huydx 015fa82cf5 fix(alert): alert test should return error when it failed to dispatch 9 years ago
bergquist dd3060fdc3 feat(alerting): calculate avg of valid points 9 years ago
bergquist 2bdd2a59cb test(alerting): improve naming for test scenario 9 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 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 6c9cf87080 feat(alerting): calculate avg of valid points 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
bergquist 360516ed41 feat(metrics): change active alerts to guage 9 years ago
bergquist bdfb773a98 fix(alerting): fixes broken no_value evaluator 9 years ago
Carl Bergquist df2b2e3058 feat(alerting): validate alerts before saving dashboard (#6691) 9 years ago
bergquist 6882dcfb99 feat(alerting): add backend support for median reducer 9 years ago
bergquist 50811c80ea fix(alerting): fixes bug that prevents noData from triggering 9 years ago
bergquist 2b6013ce81 fix(notifications): failed image upload should not stop notification 9 years ago
bergquist 61bb9cbc13 test(alerting): fixes broken unit test 9 years ago
Torkel Ödegaard 62e8a039a1 refactor(alerting): refactoring PR for OR conditions, #6579 9 years ago
bergquist 3ea66ebe3f fix(alerting): remove possible divide by zero panic 9 years ago
utkarshcmu aae33b36dd Added tests for firingEvaluation string 9 years ago
utkarshcmu fc82dac868 Added braces to single condition firingEvaluation string 9 years ago
utkarshcmu 690868c837 Added firingEvalution to Rule test 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
utkarshcmu 8d0bcd23f8 Added tests for checking nested operators 9 years ago
utkarshcmu dfb1b1918c Implemented operator based firiing in backend 9 years ago
bergquist b9d709ab27 feat(alerting): improve error logging for extracting alerts 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
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