Commit Graph

612 Commits (b6158e8956110b24e8b39072dd6d9c9d0fd649bb)

Author SHA1 Message Date
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868)
2 months ago
Arve Knudsen 99204f23ee Merge remote-tracking branch 'prometheus/main' into arve/close-engine
3 months ago
riskrole 406bf775aa chore: fix some comments
3 months ago
Arve Knudsen c9a460d570 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
3 months ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346)
4 months ago
Arve Knudsen 7c873004c7 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
4 months ago
gotjosh 465891cc56
Rules: Refactor concurrency controller interface (#14491)
4 months ago
Arve Knudsen fbc9eddfaf Refactor engine creation in tests
4 months ago
Arve Knudsen fec6adadcd Merge remote-tracking branch 'prometheus/main' into arve/close-engine
4 months ago
Saswata Mukherjee 398f42de5f
Add label-matcher support to Rules API (#10194)
5 months ago
Arve Knudsen e8ae8cf012 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
5 months ago
Raphael Silva e0c9b2ee19 Fix linting errors
5 months ago
Raphael Silva cd5a7b5020 Make rules Manager Update method no-op after Close
5 months ago
Jeanette Tan dda5f48c9e Merge branch 'main' into nhcb-review-2
5 months ago
Oleg Zaytsev 4c1e71fa0b
Reduce the flakiness of TestAsyncRuleEvaluation (#14300)
5 months ago
Arve Knudsen b7320ef636 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
5 months ago
Jeanette Tan 14f8dded39 Merge branch 'main' into nhcb
6 months ago
Jeanette Tan 9adc1699c3 fix according to code review
6 months ago
Marco Pracucci edd558884b
Fix Group.Equals() to take in account the new queryOffset too (#14273)
6 months ago
Arve Knudsen e57aac8084 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
6 months ago
gotjosh 37b408c6cd
Feature: Allow configuration of a rule evaluation delay (#14061)
6 months ago
Arve Knudsen 0cc99e677a promql.Engine: Add Close method
6 months ago
Julien d1eff95faf
Merge pull request #14100 from bboreham/windows-flake
6 months ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code
6 months ago
Bryan Boreham 10eb23bd6b [TEST] Rules: Sleep 15ms to fit Windows behaviour better
6 months ago
Jeanette Tan f028496133 Merge branch 'main' into nhcb
6 months ago
Bryan Boreham 3fd24d1cd7
Merge pull request #13999 from bboreham/extract-promqltest
7 months ago
Bryan Boreham 8fd96241ab test: add promqltest package references
7 months ago
Jeanette Tan 796b1bbfde Merge branch 'main' into nhcb
7 months ago
gotjosh c10186eeea
BUGFIX: Mark the rule's restoration process as completed always (#14048)
7 months ago
gotjosh 1dd0bff4f1
Merge pull request #13980 from prometheus/gotjosh/restore-only-with-rule-query
7 months ago
gotjosh 379dec9d36
querier.Select cannot return a nil series set.
7 months ago
gotjosh 05ca082b07
Rename `alerts` to `expectedAlerts` in the test case input
7 months ago
gotjosh f63dbc3db2
Remove duplicated sorted and assignment of expected alerts.
7 months ago
gotjosh 63b09944b8
Use labels.Len() instead of manually counting the labels
7 months ago
gotjosh ccfafae36d
Rename QueryforStateSeries to QueryForStateSeries
7 months ago
gotjosh 151f6e0ed6
Add an assertion on the count of alerts before adding an active alert
7 months ago
George Robinson dde2e5eb73
Improve comments around resending resolved alerts (#13990)
7 months ago
gotjosh cc2207148e
fix typo
7 months ago
gotjosh 2de2fee035
Allow the result map for the series set before hand with a hint.
7 months ago
gotjosh 6cfc584308
- Add a changelog entry
7 months ago
gotjosh fa75985c1c
Use the string representation of the labels instead of the hash
7 months ago
gotjosh 276201598c
Fix tests and a bug with the series lookup logic.
7 months ago
gotjosh e6dcbd2e26
bug: nil check against the series set not errors
7 months ago
gotjosh 4daaa59c08
Rule Manager: Only query once per alert rule when restoring alert state
7 months ago
gotjosh 5beb2fe005
Improve the metric description
7 months ago
gotjosh 381a77ac1e
Change variable name to `restoreStartTime` from `now` and introduce a log line to record total time
7 months ago
György Krajcsovits bcafa5f1f9 Merge remote-tracking branch 'upstream/main' into update-nhcb
7 months ago
gotjosh e7219e3d36
Rule Manager: Add `rule_group_last_restore_duration_seconds` to measure restore time per rule group
7 months ago
Björn Rabenstein 4ec5c25393
Merge pull request #13731 from suntala/suntala/native-histogram-template
8 months ago