Commit Graph

768 Commits (69ac69b7c595e68cd94ee7c5a9022fe4738bbd2b)

Author SHA1 Message Date
Dima Kurguzov a4b0ccc138 Instrumentation: Add failed notifications metric (#18089) 6 years ago
Kyle Brandt ea0cee4c35
alerting: more specific error when missing threshold (#18221) 6 years ago
Oleg Gaidarenko 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
Oleg Gaidarenko caa1314f44
Build: use golangci-lint as a make command (#17739) 6 years ago
Marcus Efraimsson 5713048f48
Alerting: Improve alert rule testing (#16286) 6 years ago
Carl Bergquist 1aadb4426a
metrics: expose stats about roles as metrics (#17469) 6 years ago
Thibault Chataigner e06abb30aa Alerting: Add tags to alert rules (#10989) 6 years ago
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 6 years ago
Carl Bergquist d8736a2547
Alerting: golint fixes for alerting (#17246) 6 years ago
Abhilash Gnan ca6151e23f Alerting: Support for configuring content field for Discord alert notifier (#17017) 6 years ago
Mario Trangoni 66ba2aa524 Fix gosimple issues (#17179) 6 years ago
Carl Bergquist bfa7c3d963
alerting: golint fixes for alert notifiers. (#17167) 6 years ago
Carl Bergquist bd5bcea5d0
alerting: fix a bunch of lint issues. (#17128) 6 years ago
Carl Bergquist 2904e2d9fe
Alertmanager: Replace illegal chars with underscore in label names (#17002) 6 years ago
Carl Bergquist 13f137a17d
tech: avoid alias for importing models in alerting (#17041) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Carl Bergquist f001815d9d
alerting: no notification when going from nodata -> pending (#16905) 6 years ago
Andrej Ocenas 0433af6385
Config: Fixes bug where timeouts for alerting was not parsed correctly (#16784) 6 years ago
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710) 6 years ago
Hofls c17226af95 Pushover alert, support for different sound for OK (#16525) 6 years ago
Zzy 1b84a924a3 Alerting: Makes timeouts and retries configurable (#16259) 6 years ago
Navaneesh Kumar 5ea823a65a Fix: Alert email variable name typo fixed (#16232) 6 years ago
Torkel Ödegaard 7c81f4dfd8
fix(Alerting): Fixed alert rules with eval in day units, fixes #16174 (#16182) 6 years ago
Magnus Berglund e6623de6b2 Rewrote creation of images tag 6 years ago
Magnus Berglund 0511095303 Added missing commas 6 years ago
Magnus Berglund 0de77598d7 Don't include non-existing image in MS Teams alert 6 years ago
zhulongcheng 755f60358b Add more info to victorOps alert notifications 6 years ago
genofire 6d578dd372
fix imageurl in notification test 6 years ago
Marcus Efraimsson f21c976b27
fix discord notifier so it doesn't crash when there are no image generated 6 years ago
Marcus Efraimsson 36f3accf0d
log phantomjs output even if it timeout and include orgId when render alert 6 years ago
bergquist 8a3a3cccc3 moves metric package to /infra 6 years ago
Torkel Ödegaard 7699706e65 fixed handling of alert urls with true flags, fixes #15454 6 years ago
Maxim Neverov 28eaac3a9c Extracted common code for diff calculation 6 years ago
Maxim Neverov 3c2f6094b2 Fix percent_diff calculation when points are nulls 6 years ago
Brian Gann c98b00c302 allow 90 percent of alertTimeout for rendering to complete vs 50 percent 6 years ago
Athurg Feng 70b23ab73b Add string quote func 6 years ago
Athurg Feng bba92c0746 Remove option used to control within browser 6 years ago
bergquist 21fff415ed removes unnessecary db request 6 years ago
bergquist 935da14f7d tab/spaces formatting 6 years ago
bergquist 364154d81f moves timeout tests to an integration test 6 years ago
sharkpc0813 35013a28cd add timeout test for alert handling. 6 years ago
Pavel Bakulev f461d52004 Converted notification id to uid via fmt for old alert notification settings 6 years ago
Pavel Bakulev 2de32756c2 Returned id for alert notifications which were created without uid 6 years ago
Pavel Bakulev f132e929ce Added uid for alert notifications 6 years ago
Pavel Bakulev 6e3e9a337d Added alert_notification configuration 6 years ago
bergquist 1b6203e430 removes error2 logger 6 years ago
sharkpc0813 e172bade40 fix that alert context and result handle context do not use the same derived context. 6 years ago
NighterMan ec0fe11939 pushover: add support for attaching images (closes #10780) 6 years ago
bergquist fbb3ad5fc4 make sure frequency cannot be zero 6 years ago
bergquist 69489993c3 export init notifier func 7 years ago