40 Commits (377a549fe6e262286bea5b9ce933d5cae6504031)

Author SHA1 Message Date
Chris Goller 42de0ae013 Use log.Logger interface for all discovery services 8 years ago
Frederic Branczyk 94e8b43aae
notifier: clone and not reuse LabelSet in AM discovery 8 years ago
Frederic Branczyk 0c96c4b157
notifier: expose metric for number of discovered alertmanagers 8 years ago
David Symonds 04ad889751 Preserve Alertmanager URLs as *url.URL. 8 years ago
Goutham Veeramachaneni f27ce34a13
Use Registerer to Register All Metrics 8 years ago
Goutham Veeramachaneni 7ba0a9e81a Add Comment About Initialising Counters 8 years ago
Goutham Veeramachaneni 0d0c9d5440
Move Registerer to Config Struct in Notifier 8 years ago
Julius Volz 815762a4ad Move retrieval.NewHTTPClient -> httputil.NewClientFromConfig 8 years ago
Goutham Veeramachaneni af222b63fc
Fix broken tests 8 years ago
Goutham Veeramachaneni f35816613e
Refactored Notifier to use Registerer 8 years ago
Goutham Veeramachaneni 41da5c4ef2
Better Metrics For Alerts 8 years ago
Julius Volz f152ac5e23 notifier: Allow swapping out HTTP Doer 8 years ago
Matt Bostock 4160892109 Correct notifications_dropped description 8 years ago
Fabian Reinartz 8b4e4a9d2b notifier: fully use labels.Labels 8 years ago
Fabian Reinartz 5817cb5bde *: migrate from model.* to promql.* types 8 years ago
Fabian Reinartz 2ad56aabd4 notifier: extract alertmanager into interface 8 years ago
Fabian Reinartz b1f28b48a3 Fix typo 8 years ago
Fabian Reinartz 3fb4d1191b config: rename AlertingConfig, resolve file paths 8 years ago
Fabian Reinartz d4deb8bbf2 web: show discovered Alertmanagers in UI 8 years ago
Fabian Reinartz f210d96497 notifier: use dynamic service discovery 8 years ago
Dominik Schulz 182e17958a Trivial spelling corrections and a small comment. 8 years ago
Frederic Branczyk 572423cbe5
notifier: attach external labels before relabelling 8 years ago
Tobias Schmidt 8f3b62bfe4 Simplify struct initialization 8 years ago
Frederic Branczyk b655aa002f introduce top level alerting config node 8 years ago
Frederic Branczyk 7714b9c781 move relabeling functionality to its own package 8 years ago
Frederic Branczyk 679d225c8d allow relabeling of alerts 8 years ago
Dmitry Vorobev 273e457da4 web: return status code and error message for config resource 8 years ago
beorn7 064b57858e Consistently use the `Seconds()` method for conversion of durations 9 years ago
Fabian Reinartz 9baf120cd5 notifier: dispatch to multiple Alertmanagers 9 years ago
Dmitry Savintsev 7fdb62c253 fix several minor golint style issues 9 years ago
Fabian Reinartz bfa8aaa017 Rename notification to notifier 9 years ago