Commit Graph

47 Commits (fec6adadcd2bcb5a4e15d0daf5665bded478d062)

Author SHA1 Message Date
gotjosh 37b408c6cd
Feature: Allow configuration of a rule evaluation delay (#14061) 2 years ago
Arve Knudsen 0cc99e677a promql.Engine: Add Close method 2 years ago
Bryan Boreham 8fd96241ab test: add promqltest package references 2 years ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp 2 years ago
Marco Pracucci 5ee3fbe825
Decouple ruler dependency controller from concurrency controller 2 years ago
Michael Hoffmann 4d8e380269
promql: allow tests to be imported (#12050) 2 years ago
beorn7 5b53aa1108 style: Replace `else if` cascades with `switch` 3 years ago
beorn7 c0879d64cf promql: Separate `Point` into `FPoint` and `HPoint` 3 years ago
Charles Korn 3db98d7dde
Avoid unnecessary allocations in recording rule evaluation (#11812) 3 years ago
Danny Kopping 72527b5f12
Refactoring for simplicity 3 years ago
Danny Kopping 79300340af
Adding recording/alerting rule origin context 3 years ago
Julien Pivotto 0d94cdf107
rules: remove classic UI code (#10730) 4 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 4 years ago
Levi Harrison d81bbe154d
Rule alerts/series limit updates (#9541) 4 years ago
Levi Harrison dc2f1993d8
Limit number of alerts or series produced by a rule (#9260) 4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122) 5 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110) 5 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 5 years ago
Tobias Guggenmos 6c00f2ffcb Comment fixes 6 years ago
Julien Pivotto 9adad8ad30 Remove MaxConcurrent from the PromQL engine opts (#6712) 6 years ago
Julien Pivotto cf42888e4d Fix order of testutil.Equals (#6695) 6 years ago
Julien Pivotto 2d7c8069d0 Check that rules don't contain metrics with the same labelset (#6469) 6 years ago
Chris Marchbanks 0685eb5395
Refactor testutil.NewStorage into a new package 6 years ago
Callum Styan 9bca041285 WIP: keep track of samples per query, set a max # of samples (#4513) 7 years ago
Fabian Reinartz 7ccd4b39b8 *: implement query params 8 years ago
Fabian Reinartz 2d0e3746ac rules: remove dependency on promql.Engine 8 years ago
Jorge Hernández 6cd0f63eb1 Use testutil in rules subpackage (#3278) 8 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 8 years ago
beorn7 c2e9a151ab Make all rule links link to the "Console" tab rather than "Graph" 8 years ago
Goutham Veeramachaneni e1fc9dc78d Move /rules to new format (#2901) 9 years ago
Julius Volz ac203ef0ee Add externalURL template function (#2716) 9 years ago
Fabian Reinartz e94b0899ee rules: fix tests, remove model types 9 years ago
Fabian Reinartz fecf9532b9 *: fix misc compile errors 9 years ago
Fabian Reinartz 622ece6273 *: fix recording tests, migrate matcher types 9 years ago
Jonathan Lange 2a2da40223 Make rule evaluation publicly available 9 years ago
Julius Volz c187308366 storage: Contextify storage interfaces. 9 years ago
Julius Volz ed5a0f0abe promql: Allow per-query contexts. 9 years ago
beorn7 75bae065fd Revert "Modify tests to adjust to reverting the /graph changes" 9 years ago
beorn7 f1ea5bf232 Modify tests to adjust to reverting the /graph changes 9 years ago
Julius Volz da7206ec29 Fix rule HTML escaping issues 10 years ago
Brian Brazil 0509b0f2db Expand alert templates at eval time. 10 years ago
beorn7 4b574e8a61 Switch chunk encoding to type 2 where it was hardcoded type 1 before 10 years ago
Fabian Reinartz 171f50706a Fix unkeyed field errors. 10 years ago
Brian Brazil 3bcdb2bbba rules: Allow for setting labels on LHS on scalars 10 years ago