Commit Graph

39 Commits (681218275e36d5e3eb6934a82a9f3b420653886f)

Author SHA1 Message Date
ying-jeanne 681218275e
remove crit and trace (#40320) 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
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Peter Holmberg 400aafa3b3
Migration: Edit notification channel (#25980) 5 years ago
Will Browne 9feaa91bf5
Alerting: Store sensitive settings encrypted for Telegram notifier (#27122) 5 years ago
Arve Knudsen 4c56eb3991
Chore: Enable goprintffuncname and nakedret linters (#26376) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Peter Holmberg 6465b2f0a3
Migration: Migrate New notification channel page (#25265) 5 years ago
Marcus Efraimsson 5b42bb58f6
Telegram: Check error before adding defer close of image (#20331) 6 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Carl Bergquist d8736a2547
Alerting: golint fixes for alerting (#17246) 6 years ago
Carl Bergquist bfa7c3d963
alerting: golint fixes for alert notifiers. (#17167) 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
bergquist 1b6203e430 removes error2 logger 6 years ago
Sergio Conde Gomez 65a15b157f
Increase Telegram captions length limit. 7 years ago
Mario Trangoni 9c44c75936 pkg/services/alerting/notifiers/telegram.go: check error before close. 7 years ago
bergquist 12c9860882 string formating fixes 7 years ago
bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 years ago
John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page 7 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Mario Trangoni 6eb00000fe pkg/services: fix ineffassign issues 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Corentin Chary d4d2b6d7da notitfiers: avoid ShouldNotify duplication 7 years ago
Leonard Gram 891462b5d9 alerting: Limits telegram captions to 200 chars. 7 years ago
Robin Burchell 43109dc8ca telegram: Send notifications with an inline image 7 years ago
Robin Burchell b6fcf2b609 telegram: Switch to using multipart form rather than JSON as a body 7 years ago
Robin Burchell a1a9f339bf telegram: Fix a typo in variable name 7 years ago
Thibault Chataigner fd633a1d5d Add a per-notifier ShouldNotify() 8 years ago
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
Daniel Schmitz d123b951e9 Fixed parsing error 8 years ago
Daniel Schmitz 7078d5d524 Added metrics/matches to telegram notifications; Added some HTML to beautify 8 years ago
Stanislav Vetlovskiy 0e892e9f86 Add image url to telegram alert notifier 8 years ago
Stanislav Vetlovskiy bd4eadf69c #7383 Fix factory typo in telegram notifier (#7406) 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
Mikhail Leonov e32a653cb6 Added Telegram Messenger notification destination 9 years ago