Commit Graph

271 Commits (bwplotka-patch-4)

Author SHA1 Message Date
Dimitar Dimitrov 2a8ae586f4
ruler: stop all rule groups asynchronously on shutdown (#15804) 12 months ago
Giedrius Statkevičius 92218ecb9b promtool: add --ignore-unknown-fields 1 year ago
Julien Duchesne 0a19f1268e
Rule Concurrency: Simpler loop for sequential (default) executions (#15801) 1 year ago
Julien Duchesne 1a27ab29b8
Rules: Store dependencies instead of boolean (#15689) 1 year ago
Julien Duchesne 8067f27971
`RuleConcurrencyController`: Add `SplitGroupIntoBatches` method (#15681) 1 year ago
Julien Duchesne e2f037e554
rules: Add new `RuleEvaluationTimeSum` field to groups (#15672) 1 year ago
Julien Duchesne 7802ca263d
RuleDependencyController: Fix for indeterminate conditions (#15560) 1 year ago
Anand Rajagopal ceb2f653ba Add an option to restore new rule groups added to existing rule manager 1 year ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 1 year ago
Seena Fallah f253d36361 rule: allow merging labels from group level 1 year ago
gotjosh 465891cc56
Rules: Refactor concurrency controller interface (#14491) 2 years ago
Saswata Mukherjee 398f42de5f
Add label-matcher support to Rules API (#10194) 2 years ago
Raphael Silva e0c9b2ee19 Fix linting errors 2 years ago
Raphael Silva cd5a7b5020 Make rules Manager Update method no-op after Close 2 years ago
gotjosh 37b408c6cd
Feature: Allow configuration of a rule evaluation delay (#14061) 2 years ago
Charles Korn 4e77e8e5ef
Allow using alternative PromQL engines for rule evaluation 2 years ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 2 years ago
Marco Pracucci 5ee3fbe825
Decouple ruler dependency controller from concurrency controller 2 years ago
Marco Pracucci 046cd7599f
Introduced sequentialRuleEvalController 2 years ago
Marco Pracucci 23f89c18b2
Improved RuleConcurrencyController interface doc 2 years ago
Danny Kopping 7aa3b10c3f
Block until all rules, both sync & async, have completed evaluating 2 years ago
Danny Kopping f922534c4d
Refactoring for performance, and to allow controller to be overridden 2 years ago
Danny Kopping 94cdfa30cd
Refactoring 2 years ago
Danny Kopping e7758d187e
Refactor concurrency control 2 years ago
Danny Kopping 940f83a540
Implementation 2 years ago
Oleksandr Redko fa90ca46e5 ci(lint): enable godot; append dot at the end of comments 2 years ago
Danny Kopping 498b836654
Refactoring manager.go into separate concerns 2 years ago
Goutham Veeramachaneni 86729d4d7b
Update exp package (#12650) 2 years ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 2 years ago
Bryan Boreham 5255bf06ad Replace sort.Slice with faster slices.SortFunc 3 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 3 years ago
Ben Ye fd3630b9a3 add ctx to QueryEngine interface 3 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 3 years ago
beorn7 c0879d64cf promql: Separate `Point` into `FPoint` and `HPoint` 3 years ago
Soon-Ping 6cecb87941
Generalized rule group iteration evaluation hook (#11885) 3 years ago
Trevor Whitney c3e0a83725
rules: no longer force CounterResetHint to Gauge 3 years ago
Julien Pivotto ce55e5074d Add 'keep_firing_for' field to alerting rules 3 years ago
Ganesh Vernekar 53a5071a72
rules: Support native histograms 3 years ago
Ganesh Vernekar f1a332c496
rules: Consider ErrTooOldSample in expected errors 3 years ago
Bryan Boreham 3c7de69059 storage: allow re-use of iterators 3 years ago
Julius Volz 1a2c645dfa Correctly handle error unwrapping in rules and remote write receiver 3 years ago
Dimitar Dimitrov 03ab8dcca0
Add comments on EvalTimestamp 3 years ago
Ganesh Vernekar 46b26c4f09
Fix notifier relabel changing the labels of active alerts (#11427) 3 years ago
Dimitar Dimitrov 3fb881af26
Simplify rule group's EvalTimestamp formula 3 years ago
Matthieu MOREL ddfa9a7cc5
refactor (rules): move from github.com/pkg/errors to 'errors' and 'fmt' (#10855) 4 years ago
Julien Pivotto 3a56817a30
Rules: set otel status to ERROR when a rule fails (#10745) 4 years ago
Julien Pivotto 0d94cdf107
rules: remove classic UI code (#10730) 4 years ago
Łukasz Mierzwa d3c9c4f574
Stop rule manager before TSDB is stopped (#10680) 4 years ago
Wilbert Guo 83a2e52bc2
Add SyncForState Implementation for Ruler HA (#10070) 4 years ago
Alan Protasio 606ef33d91 Track and report Samples Queried per query 4 years ago