Commit Graph

643 Commits (dependabot/github_actions/scripts/golangci/golangci-lint-action-8.0.0)

Author SHA1 Message Date
tongjicoder 4fe20fa340 chore: fix some comments 1 month ago
Subhramit Basu 44e27a876e
Add parse alerting for rules files (#16601) 1 month ago
hardlydearly ba4b058b7a refactor: use slices.Contains to simplify code 2 months ago
Arve Knudsen e7e3ab2824
Fix linting issues found by golangci-lint v2.0.2 (#16368) 2 months ago
George Krajcsovits d085f7da9b
Revert "ruler: correct logging of alert name & template data" 3 months ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 3 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 4 months ago
Julien Duchesne 77a5698190
Ruler Concurrency: Consider `__name__` matchers (#16039) 4 months ago
frazou 9b4c8f6be2
rulefmt: support YAML aliases for Alert/Record/Expr (#14957) 5 months ago
Dimitar Dimitrov 2a8ae586f4
ruler: stop all rule groups asynchronously on shutdown (#15804) 5 months ago
Giedrius Statkevičius 92218ecb9b promtool: add --ignore-unknown-fields 5 months ago
Julien Duchesne 0a19f1268e
Rule Concurrency: Simpler loop for sequential (default) executions (#15801) 6 months ago
Julien Duchesne a768a3b95e
Rule Concurrency: Test safe abort of rule evaluations (#15797) 6 months ago
Julien Duchesne 1a27ab29b8
Rules: Store dependencies instead of boolean (#15689) 6 months ago
Julien Duchesne 8067f27971
`RuleConcurrencyController`: Add `SplitGroupIntoBatches` method (#15681) 6 months ago
Dimitar Dimitrov 8b45384a44
Make templateData a struct 6 months ago
Julien Duchesne 615195372d
Ruler: Move inner `eval` function (#15688) 6 months ago
Julien Duchesne e2f037e554
rules: Add new `RuleEvaluationTimeSum` field to groups (#15672) 7 months ago
Julien Duchesne 7802ca263d
RuleDependencyController: Fix for indeterminate conditions (#15560) 7 months ago
Anand Rajagopal ceb2f653ba Add an option to restore new rule groups added to existing rule manager 7 months ago
Arve Knudsen c2e28f21ba
rules.NewGroup: Fix when no logger is passed (#15356) 7 months ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 8 months ago
Vanshika cccbe72514
TSDB: Fix some edge cases when OOO is enabled (#14710) 8 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 9 months ago
Dimitar Dimitrov b544127d9a
ruler: correct logging of alert name 9 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 10 months ago
riskrole 406bf775aa chore: fix some comments 10 months ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346) 11 months ago
Seena Fallah f253d36361 rule: allow merging labels from group level 11 months ago
gotjosh 465891cc56
Rules: Refactor concurrency controller interface (#14491) 11 months ago
Arve Knudsen fbc9eddfaf Refactor engine creation in tests 12 months ago
Saswata Mukherjee 398f42de5f
Add label-matcher support to Rules API (#10194) 12 months ago
Raphael Silva e0c9b2ee19 Fix linting errors 1 year ago
Raphael Silva cd5a7b5020 Make rules Manager Update method no-op after Close 1 year ago
Oleg Zaytsev 4c1e71fa0b
Reduce the flakiness of TestAsyncRuleEvaluation (#14300) 1 year ago
Jeanette Tan 9adc1699c3 fix according to code review 1 year ago
Marco Pracucci 1d2f2cb43d Fix Group.Equals() to take in account the new queryOffset too (#14273) 1 year ago
Marco Pracucci edd558884b
Fix Group.Equals() to take in account the new queryOffset too (#14273) 1 year ago
gotjosh 37b408c6cd
Feature: Allow configuration of a rule evaluation delay (#14061) 1 year ago
Arve Knudsen 0cc99e677a promql.Engine: Add Close method 1 year ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 1 year ago
Bryan Boreham 10eb23bd6b [TEST] Rules: Sleep 15ms to fit Windows behaviour better 1 year ago
Bryan Boreham 8fd96241ab test: add promqltest package references 1 year ago
gotjosh c10186eeea
BUGFIX: Mark the rule's restoration process as completed always (#14048) 1 year ago
gotjosh 379dec9d36
querier.Select cannot return a nil series set. 1 year ago
gotjosh 05ca082b07
Rename `alerts` to `expectedAlerts` in the test case input 1 year ago
gotjosh f63dbc3db2
Remove duplicated sorted and assignment of expected alerts. 1 year ago
gotjosh 63b09944b8
Use labels.Len() instead of manually counting the labels 1 year ago
gotjosh ccfafae36d
Rename QueryforStateSeries to QueryForStateSeries 1 year ago
gotjosh 151f6e0ed6
Add an assertion on the count of alerts before adding an active alert 1 year ago