Commit Graph

71 Commits (decd65671c473d4bd8e4f582a7ce61d6682c8fc5)

Author SHA1 Message Date
Navaneesh Kumar 5ea823a65a Fix: Alert email variable name typo fixed (#16232) 6 years ago
fredbcode 110ffb69de Fix bug tls renegociation problem in Notification channel (webhook) #14800 6 years ago
bergquist 24636da800 closes the body properly on successful webhooks 7 years ago
Mario Trangoni dde650905d Fix megacheck issue unused code. 7 years ago
yogy rahmawan 8b32dc5847 move go vet out of scripts and fixing warning (#12552) 7 years ago
Torkel Ödegaard 5af0b924ff refactoring: renamed AddCtxHandler to AddHandlerCtx PR #12203 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Torkel Ödegaard df71fe33fd refactor: refactoring notification service to use new service registry hooks 7 years ago
Mario Trangoni c1742df9ac remove unused variables detected by varcheck 7 years ago
Karsten Weiss 4d6386e97b Use fmt.Errorf() (gosimple) 7 years ago
bergquist f2755982c3 tech: migrates to none deprecated mail lib 7 years ago
Ivan Babrou 9a4ae30227
Enable dualstack in every net.Dialer, fixes #9364 8 years ago
Tobias Hintze af79d046db introduce smtp config option for EHLO identity 8 years ago
Daniel Lee b8aa203707 signup: fix email sent logic for tempuser 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
Andrzej Ressel 1bf982439b Sending image 8 years ago
bergquist ee190d57eb webhooks: get proxy settings from ini file 8 years ago
bergquist 412b8998a8 webhooks: get proxy settings from ini file 8 years ago
bergquist 05952688c5 tech: avoid using http.DefaultClient 8 years ago
bergquist 03354bc49a tech: replace context.TODO with background ctx 8 years ago
Daniel Lee 6dfdcd7ca5 email: change default from name to Grafana 8 years ago
Jacob Bednarz 796957c8c6
Update mailer tests to include `FromName` 8 years ago
Jacob Bednarz 66445faeb5
Format mailer `From` field to include name 8 years ago
Jacob Bednarz 7dc6b69c8b
s/smpt/SMTP 8 years ago
Jacob Bednarz c9d4654592
s/from_adress/from_address 8 years ago
bergquist f5d8a75381 tech(webhook): remove redundant if statement 8 years ago
huydx 376d2d56bf (feature) add LINE notify to notifier 8 years ago
bergquist 4ea4e0436a feat(mailer): set localname to hostname 8 years ago
bergquist c467e48940 feat(notifications): removes html escaping subject 9 years ago
bergquist f907330c9e tech(mailer): improves error when grafana cannot read open cert/key file 9 years ago
bergquist b81e97c99c webhook: adds json content-type 9 years ago
bergquist 87dbdb8300 webhook: adds json content-type 9 years ago
bergquist 5bbdd99d35 tech(notifications): remove async webhook 9 years ago
bergquist d1d7c240f9 tech(mailer): dont use deprecated method 9 years ago
bergquist 5bf5ed68e1 tech(notifications): replace internal email code 9 years ago
bergquist f77799837e feat(alerting): support for attached graphs in alert notifications 9 years ago
bergquist d1eceedf55 feat(webhook): add httpmethod to webhook 9 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
bergquist a49c21df3a fix(png-renderer): increase timeouts 9 years ago
Torkel Ödegaard e336fb3d60 fix(smtp mailer): added timeout of 10 seconds to smpt mailer, fixes #2989 9 years ago
bergquist 59cb51dc6f test(emails): update fake data model 9 years ago
bergquist fb7a6c0764 feat(alerting): list all series in alert email 9 years ago
bergquist c4e905474a feat(alerting): improve email notifications layout 9 years ago
bergquist 1dcae464fe chore(notifications): remove commented test 9 years ago
bergquist d6fdb598b0 fix(alerting): gofmt 9 years ago
Torkel Ödegaard 1edd224168 feat(alerting): fixing failing unit tests 9 years ago
Torkel Ödegaard ae5f8a76d9 feat(alerting): lots of progress on notifications, refactored them out to their own package, restored webhook notitication and added slack notification 9 years ago
bergquist fa309ec925 feat(alerting): add default notification group 9 years ago
bergquist 4c4164bb40 test(alerting): adds test email creater 9 years ago
bergquist adea539b8d feat(alerting): add link to panel png 9 years ago