75 Commits (b5479831b8a5e2723759c93bf1fa305d96ed53de)

Author SHA1 Message Date
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 2 months ago
Lukasz Mierzwa 7694c89497 Increase TestHangingNotifier timeout 3 months ago
Charles Korn 2dd07fbb1b
notifier: optionally drain queued notifications before shutting down (#14290) 5 months ago
machine424 690de487e2 chore(notifier): Split 'Run()' into two goroutines: one to receive target updates and trigger reloads and the other one to send notifications. 5 months ago
machine424 94d28cd6cf chore(notifier): add a reproducer for https://github.com/prometheus/prometheus/issues/13676 5 months ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 6 months ago
Simon Pasquier 8bd6ae1b20 Notifier: fix deadlock when zero alerts 8 months ago
darshanime 61ce18950f Fix pipeline golangci-lint error 9 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 12 months ago
m.nabokikh 39d008f94f Route different alerts to different alertmanagers 1 year ago
Bryan Boreham ac02cfcb79 notifier: in tests use labels.FromStrings 2 years ago
Cosrider bef6556ca5
delete redundant alias (#11180) 2 years ago
Julien Pivotto 2479fb42f0
Improve notifier queue test to reduce flakiness (#10984) 2 years ago
Julien Pivotto 02f3297719
Split notifier select in 2 to ensure newer targets are used. (#10948) 2 years ago
Matthieu MOREL 80fbe1de96
refactor (package model): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10748) 2 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
DrAuYueng 69e309d202
Expose TargetsFromGroup/AlertmanagerFromGroup func and reuse this for (#9343) 3 years ago
Julien Pivotto 63b3e4e5ec
Enable HTTP2 again (#9398) 3 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309) 3 years ago
Julius Volz 179b2155d1
Fix: Use json.Unmarshal() instead of json.Decoder (#9033) 3 years ago
Marco Pracucci 4da5c25ea4
Upgrade prometheus/common to v0.21.0 4 years ago
Julien Pivotto 49016994ac Switch to alertmanager api v2 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 4 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110) 4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701) 4 years ago
Javier Palomo Almena b58a613443
Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
Hu Shuai 578f2b7974
Add a unit test for labelsToOpenAPILabelSet in notifier/notifier.go. (#7492) 4 years ago
Josh Soref 91d76c8023 Spelling (#6517) 5 years ago
Simon Pasquier cccd542891
*: avoid missed Alertmanager targets (#6455) 5 years ago
Simon Pasquier 24844cc222
notifier: move away test assertions from goroutines (#5430) 5 years ago
Julius Volz b5c833ca21
Update go.mod dependencies before release (#5883) 5 years ago
Max Leonard Inden 41c22effbe
config&notifier: Add option to use Alertmanager API v2 6 years ago
Yao Zengzeng dbd7a7400e some minor fixes: (#5535) 6 years ago
Romain Baugue f2ca36e56a Exhaust every request body before closing it (#5166) (#5479) 6 years ago
Romain Baugue 95193fa027 Exhaust every request body before closing it (#5166) (#5479) 6 years ago
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write. 6 years ago
Bartek Płotka 62c8337e77 Moved configuration into `relabel` package. (#4955) 6 years ago
Simon Pasquier ed19373a78
*: remove use of golang.org/x/net/context (#4869) 6 years ago
Daisy T 7d01ead689 change time.duration to model.duration for standardization (#4479) 6 years ago
Adam Shannon 809881d7f5 support reading basic_auth password_file for HTTP basic auth (#4077) 7 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033) 7 years ago
Solomon Van 68e394a56e notifier: update use testutil for testing (#3695) 7 years ago
Conor Broderick 1fd20fc954 Add dropped alertmanagers to alertmanagers API (#3865) 7 years ago
Krasi Georgiev 7858745c04 rename structs for consistency 7 years ago
Krasi Georgiev 87a8fc24d5 fix the test 7 years ago
Krasi Georgiev 2e058b1c6f reload test 7 years ago
Krasi Georgiev 767faa44b6 fixed the tests 7 years ago