Commit Graph

85 Commits (fca97535d121a0d316dfa0dc9e62d5d8839ee46a)

Author SHA1 Message Date
John Baublitz fca97535d1 Fix multiple bugs 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 8 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
bergquist 264590a9c2 feat(alerting): add paused api endpoint 9 years ago
Torkel Ödegaard 7c339f0794 feat(alerting): show alertin state in panel header, closes #6136 9 years ago
bergquist 9dd8b3b408 wip 9 years ago
bergquist d0f9623037 feat(alertlistpanel): support state filter 9 years ago
Torkel Ödegaard b0c7e61ef8 feat(alerting): removed severity 9 years ago
Torkel Ödegaard d60bd77658 feat(annotations): added support to show grafana stored annotations in graphs, #5982 9 years ago
bergquist 2ca7284a56 tech(notifications): splitt into 3 queries 9 years ago
bergquist c893e5d241 feat(notifications): add support for default notifications 9 years ago
bergquist d11bc57c37 feat(notifications): make it possible to send test alert notifications 9 years ago
bergquist 11a4ff0f8a feat(alerting): add basic UI for history in alert tab 9 years ago