Commit Graph

111 Commits (bc01c9cdbc3916b847c66d0ad79abb3bee80e298)

Author SHA1 Message Date
Marcus Efraimsson 518a0d0458
Chore: Propagate context for dashboard guardian (#39201) 4 years ago
Serge Zaitsev 6005e6572d
Chore: fix param names in ctx.ParamsInt64 (#39223) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Ganesh Vernekar 918552d34b
NGAlert: Send list of available ngalert notification channels via API (#33489) 4 years ago
Arve Knudsen 6408b55a7c
Slack: Use chat.postMessage API by default (#32511) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Agnès Toulet 3303e28b38
Search: add sort information in dashboard results (#30609) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Carl Bergquist cffc1b13ad
adds tracing for all bus calls that passes ctx (#29434) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
jgulick48 5bc6c447e3
Alerting: Return proper status code when trying to create alert notification channel with duplicate name or uid (#28043) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Agnès Toulet 0c4b7d3f5d
Alerting API: send 404 not found error and enrich delete with UID endpoint response with alert notification ID (#27550) 5 years ago
Mitsuhiro Tanda 292c985b76
Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 5 years ago
vikkyomkar 3866f609ce API: Added alert state validation before changing its state (#21375) 6 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> 7 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; 8 years ago
bergquist 74ca6f6dbf changes dashboard url in alertlist 8 years ago
Daniel Lee 79fe01959b alerting: small refactoring 8 years ago
Daniel Lee eb765d288c alertlist: disable pause button when user does not have permission 8 years ago
Daniel Lee f5107d5023 alerting: add permission check in api for pausing alerts 8 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 9 years ago
bergquist 0873d493c2 feat(alerting): moves getNewState to evalHandler 9 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