Commit Graph

765 Commits (4ef95cfd31e150342930c1231dc2830e87a9e517)

Author SHA1 Message Date
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
bergquist f907330c9e tech(mailer): improves error when grafana cannot read open cert/key file 9 years ago
huydx b97f4fd8b9 (typo) Exeuction -> Execution 9 years ago
huydx adb441e5c8 (format) run go fmt in pkg 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 b81e97c99c webhook: adds json content-type 9 years ago
bergquist 87dbdb8300 webhook: adds json content-type 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 253324fc32 style(sqlstore): remove comment 9 years ago
bergquist 360516ed41 feat(metrics): change active alerts to guage 9 years ago
Pavlos Daoglou 0064331bbf [6679] Check if org exists before delete it 9 years ago
bergquist bdfb773a98 fix(alerting): fixes broken no_value evaluator 9 years ago
Daniel Lee c9b2c694f1 refactor(dataproxy): TLS Client Auth 9 years ago
Joe Lanford 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) 9 years ago
Carl Bergquist df2b2e3058 feat(alerting): validate alerts before saving dashboard (#6691) 9 years ago
Tom Kozlowski c21ffcc6c9 generalized database connection cert support and added to postgres 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 a87fd11f26 feat(stats): add alerts to global admin stats 9 years ago
bergquist ad97db937c feat(stats_usage): add stats about alerts 9 years ago
Torkel Ödegaard fb57bf77da ux(getting started): progress on getting started panel and persited help flag states, #6466 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