Commit Graph

125 Commits (65d7d466d781e2183041a46b7881e1e574ab50e0)

Author SHA1 Message Date
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 4 years ago
ying-jeanne e979690011
Linter: fix linter for golangci-lint version v1.45.0 (#47623) 4 years ago
Serge Zaitsev b31c7d3654
Chore: Remove bus from alerting rule (#47508) 4 years ago
ying-jeanne 0d5a6c2194
remove bus from search and avoid import cycle (#46789) 4 years ago
idafurjes b01a56c2b7
Fix alerting methods using AlertNotificationService (#45477) 4 years ago
Serge Zaitsev 058e3ffc21
Chore: Remove bus from Alerting API (#44894) 4 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 4 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
ying-jeanne a404a311da
add context in the alert_notification (#41307) 4 years ago
Santiago 6987ad7b4d
Fix issues with invalid Slack contact points (#41062) 4 years ago
Marcus Efraimsson 2d2f7afbde
Chore: Propagate context for search (#41010) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
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) 5 years ago
Arve Knudsen 6408b55a7c
Slack: Use chat.postMessage API by default (#32511) 5 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 5 years ago
Agnès Toulet 3303e28b38
Search: add sort information in dashboard results (#30609) 5 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) 6 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) 7 years ago
Marcus Efraimsson 5da1faf454
Alerting: Notification channel http api fixes (#16379) 7 years ago
Marcus Efraimsson 2ae63e70c0
Alerting: Notification channel http api enhancements (#16219) 7 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 8 years ago
John Baublitz fca97535d1 Fix multiple bugs 8 years ago
Alexander Zobnin 13c6f37ea5
alerting: show alerts for user with Viewer role 8 years ago
Patrick O'Carroll 0c269d64d0 Alert panel filters (#11712) 8 years ago
Julian Kornberger 0a415c50d0 Make golint happier 8 years ago
Julian Kornberger 7aab6a8887 Make golint happier 8 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 8 years ago
Dan Cech 338655dd37
move Context and session out of middleware 8 years ago
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
Torkel Ödegaard 5323971c21
refactoring: alert rule query refactoring (#10941) 8 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) 8 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