Commit Graph

32 Commits (352967f09236ae7af438e18aaa72a32137c00a9d)

Author SHA1 Message Date
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
Matthew Jacobson efa0d90093
Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 3 years ago
Kristin Laemmert bda3dd24e4
chore: remove golang.org/x/net/context in favor of stdlib (#47532) 3 years ago
Santiago 4b1af6fb06
Fix empty contact point URLs when template parsing fails (#47029) 3 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen ac09baae7d
Chore: Use Header.Set method instead of Header.Add (#29804) 5 years ago
Will Browne d796c61946
Security: Fixes minor security issue with alert notification webhooks that allowed GET & DELETE requests #29330 5 years ago
Mitsuhiro Tanda 9f82cd4713
Slack: Support use of chat.postMessage (#25818) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Carl Bergquist a86b8c8a04
http: remove dualstack since its deprecated (#16940) 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
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
Ivan Babrou 9a4ae30227
Enable dualstack in every net.Dialer, fixes #9364 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
bergquist f5d8a75381 tech(webhook): remove redundant if statement 8 years ago
huydx 376d2d56bf (feature) add LINE notify to notifier 8 years ago
bergquist b81e97c99c webhook: adds json content-type 9 years ago
bergquist 87dbdb8300 webhook: adds json content-type 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
bergquist d6fdb598b0 fix(alerting): gofmt 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 72e23bca5f tech(alerting): improve/cleanup logging 9 years ago
bergquist 2e809cae05 tech(alerting): enforce POST for webhooks 9 years ago
bergquist efea3bc9cb feat(alerting): skeleton commit for webhook 9 years ago