Commit Graph

97 Commits (390c80d7f530cea8473f56dfb6f7d19302d3063f)

Author SHA1 Message Date
vikkyomkar 3866f609ce API: Added alert state validation before changing its state (#21375) 5 years ago
Marcus Efraimsson 8fd153edb7
API: Restrict anonymous user information access (#18422) 6 years ago
Carl Bergquist d8736a2547
Alerting: golint fixes for alerting (#17246) 6 years ago
Marcus Efraimsson 5da1faf454
Alerting: Notification channel http api fixes (#16379) 6 years ago
Marcus Efraimsson 2ae63e70c0
Alerting: Notification channel http api enhancements (#16219) 6 years ago
Sofia Papagiannaki 8def73ba13 Fix Error 500 on unexisting /api/alert-notification/<id> 6 years ago
Marcus Efraimsson 9e0da02b6a
refactor dashboard alert extractor 7 years ago
bergquist d25284a364 introduce state `unknown` for rules that have not been evaluated yet 7 years ago
bergquist 93124f38fa alerting: only check frequency when not send once 7 years ago
John Baublitz fca97535d1 Fix multiple bugs 7 years ago
Alexander Zobnin 13c6f37ea5
alerting: show alerts for user with Viewer role 7 years ago
Patrick O'Carroll 0c269d64d0 Alert panel filters (#11712) 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 years ago
Torkel Ödegaard 5323971c21
refactoring: alert rule query refactoring (#10941) 7 years ago
Torkel Ödegaard 07fa2f1722
fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api (#10756) 7 years ago
bergquist fcd86fb24f make it easier for dashboards to generate ur; 7 years ago
bergquist 74ca6f6dbf changes dashboard url in alertlist 7 years ago
Daniel Lee 79fe01959b alerting: small refactoring 7 years ago
Daniel Lee eb765d288c alertlist: disable pause button when user does not have permission 7 years ago
Daniel Lee f5107d5023 alerting: add permission check in api for pausing alerts 7 years ago
Torkel Ödegaard 029317ed18 tech: alert list react migration progress 8 years ago
Torkel Ödegaard 9cce5217d0 build: fixed gofmt issue and addd mock response feature 8 years ago
Torkel Ödegaard 1fd2270a93 build: split circle test shell scripts 8 years ago
Torkel Ödegaard 87c978ebc9 fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 8 years ago
bergquist e78da57e4d feat(alerting): shows when no_data triggered alerts 8 years ago
bergquist 0873d493c2 feat(alerting): moves getNewState to evalHandler 8 years ago
Torkel Ödegaard b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 9 years ago
bergquist 9a3e51894b tech(alerting): remove unused property 9 years ago
bergquist a230ff65a9 fix(alerting): typo 9 years ago
bergquist 6c2c3c7e24 Revert "fix(alerting): pause dto can only pause one" 9 years ago
bergquist b2c5a6a037 fix(alerting): pause dto can only pause one 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 1f8f3ed038 style(api): extracts filter logic for mass pause 9 years ago
bergquist fb6aa0e026 feat(api): adds endpoint for mass pausing alerts 9 years ago
Torkel Ödegaard 773fb5d1ae fix(alerting): check if dashboard is saved before testing alert rule, fixes #6549 9 years ago
Torkel Ödegaard 62e8a039a1 refactor(alerting): refactoring PR for OR conditions, #6579 9 years ago
utkarshcmu 690868c837 Added firingEvalution to Rule test 9 years ago
Torkel Ödegaard 2d19af601a fix(alerting): various alerting fixes 9 years ago
utkarshcmu 7490c49f60 Alert un paused to pending state 9 years ago
Torkel Ödegaard 30645a6d3d refactor(alerting): initial step for seperating alerting and dash model, #6273 9 years ago
bergquist c6cf7647ff feat(alerting): pausing alerts requires alert id 9 years ago
bergquist 4bbc2108f9 feat(alerting): add pause button to alert list 9 years ago
bergquist 804797245d feat(alerting): make it possible to pause from alert tab 9 years ago
bergquist f3825263d4 feat(alerting): add pause button in alert list 9 years ago