Commit Graph

16 Commits (b7adf28501464c9fe5c933d70f0be0ad785846c5)

Author SHA1 Message Date
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