366 Commits (ac9d5f3d535645d1e424c230c7847e37d69c68a8)

Author SHA1 Message Date
mknapphrt f0e9196dca Return warnings on a remote read fail (#4832) 6 years ago
Krasi Georgiev 0754e5334b
querier for RestoreForState not closed. (#4922) 6 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921) 6 years ago
Wei Guo e329cbf673 Add metric prometheus_rule_group_last_evaluation for recording and alerting (#4852) 6 years ago
Will Hegedus 193ebe7e34 Updates to /targets and /rules (scrape duration, last evaluation time) (#4722) 6 years ago
Callum Styan 9bca041285 WIP: keep track of samples per query, set a max # of samples (#4513) 6 years ago
Ganesh Vernekar 5790d23fd8 Unit testing for rules (#4350) 6 years ago
Ganesh Vernekar 05726c5ea2 Test template expansion while loading groups (#4537) 6 years ago
Chris Marchbanks 63ed9d1b70 Send EndsAt along with alerts (#4550) 6 years ago
Chris Marchbanks 87f1dad16d throttle resends of alerts to 1 minute by default (#4538) 6 years ago
Goutham Veeramachaneni f3b7c22827 rules: add comment about lock taking (#4525) 6 years ago
Ganesh Vernekar c663477688 Fixed TestUpdate in rules/manager_test.go (#4516) 6 years ago
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461) 6 years ago
Ganesh Vernekar a0a9e7df91 Fix TestForStateRestore (#4476) (#4512) 6 years ago
Julien Pivotto 0b4d22b245 rules/manager: remove a no-longer-relevant comment (#4503) 6 years ago
Chris Marchbanks 11155c7028 Existing alert labels will update based on templates (#4500) 6 years ago
Fabian Reinartz b7e2f407de rules: Fix double-locking of mutex 6 years ago
Benji Visser 8bb6e0dd6e Show rule evaluation errors on rules page (#4457) 6 years ago
Julius Volz 2b8fc062a8
rules: HTML-escape rule YAML marshal errors (#4464) 6 years ago
Julius Volz 90521a65f8
Remove error return value from NotifyFunc() (#4459) 6 years ago
Ganesh Vernekar f1db699dff Persist alert 'for' state across restarts (#4061) 6 years ago
Max Leonard Inden 71fafad099
api/v1: Coninue work exposing rules and alerts 6 years ago
mg03 31f8ca0dfb
api v1 alerts/rules json endpoint 6 years ago
Bryan Boreham afdb66dfac Expose Group.CopyState() (#4304) 6 years ago
Julius Volz 9e3171f6e3 rules: Minor naming/comment cleanups (#4328) 6 years ago
Bryan Boreham 2bd510a63e Make TestUpdate() do some work (#4306) 7 years ago
Alin Sinpalean 9dc763cc03 Run rule evaluation with timestamps precisely evaluation_interval apart (#4201) 7 years ago
Mario Trangoni 464e747f1e fix some comments typos (#4059) 7 years ago
Bryan Boreham 93494d8b7e Add an OpenTracing span for each rule (#4027) 7 years ago
ferhat elmas ec8e4d8a7c all: remove unnecessary type conversions (#3992) 7 years ago
Warren Fernandes 58e2a31db8 Cleans up test by removing unused function (#3969) 7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887) 7 years ago
Fabian Reinartz 7ccd4b39b8 *: implement query params 7 years ago
Simon Pasquier 81c0ab69e0 Don't reset FiredAt for inactive alerts 7 years ago
Brian Brazil 30b4439bbd Remove rule_type label from rule metrics. 7 years ago
Brian Brazil b97f4cf48c Add metrics for rule group interval and last duration. 7 years ago
Brian Brazil 0a42a9fc8f Copy over rule group duration on reload. 7 years ago
Brian Brazil aa370fa568 Clarify metric names around rule groups. 7 years ago
Fabian Reinartz 62461379b7 rules: decouple notifier packages 7 years ago
Fabian Reinartz 4d964a0a0d rules: make glob expansion a concern of main 7 years ago
Fabian Reinartz bd9f7460eb rules: remove config package dependency 7 years ago
Fabian Reinartz 2d0e3746ac rules: remove dependency on promql.Engine 7 years ago
Fabian Reinartz 83cd270ea4 *: adapt to storage interface changes 7 years ago
Goutham Veeramachaneni a880c86375
Fix unexported method on exported interface. 7 years ago
conorbroderick 55aaece116 Add rule evaluation time 7 years ago
Goutham Veeramachaneni e1117715fe
rules: remove skipped iterations cuz no throttling 7 years ago
Jorge Hernández 6cd0f63eb1 Use testutil in rules subpackage (#3278) 7 years ago
Krasi Georgiev e86d82ad2d Fix regression of alert rules state loss on config reload. (#3382) 7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 7 years ago
Brian Brazil cc5499fcad Only close after checking for err. 7 years ago