Commit Graph

216 Commits (52cc937af0b784f4d32439c69ed336c02e423019)

Author SHA1 Message Date
György Krajcsovits b5479831b8 Unit test for regression in rate vs float and histogram mixup
2 months ago
Joshua Hesketh b6107cc888
Make rate possible non-counter annotation consistent (#14910)
2 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868)
3 months ago
Jan Fajerski fa318711f4 Merge branch 'main' into 3.0-main-sync-24-09-09
3 months ago
Arve Knudsen db5e48dc33
promql.Engine.Close: No-op if nil (#14861)
3 months ago
Jan Fajerski befcfadf78 Fix merge conflicts
3 months ago
Jan Fajerski fe4289b502 Merge branch 'main' into HEAD
3 months ago
Arve Knudsen 5dfbcc390e Merge remote-tracking branch 'prometheus/main' into arve/close-engine
3 months ago
Jan Fajerski 00315ce15e Merge branch 'main' into 3.0-main-sync-24-08-30
3 months ago
Neeraj Gartia 8c7bf39d96
Moves TestNativeHistogram_MulDivOperator to promql testing framework (#14688)
3 months ago
Jorge Creixell e9e3d64b7c
PromQL engine: Delay deletion of __name__ label to the end of the query evaluation (#14477)
3 months ago
Arve Knudsen 99204f23ee Merge remote-tracking branch 'prometheus/main' into arve/close-engine
3 months ago
Arve Knudsen c9a460d570 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
3 months ago
Jan Fajerski 7c8c748399 promql tests: adjust range query intervals
3 months ago
Jan Fajerski 5138922b0d Merge branch 'main' into 3.0-main-sync-24-08-21
3 months ago
Ziqi Zhao 8f828d45c1 convert TestNativeHistogram_Sum_Count_Add_AvgOperator into testing framework
3 months ago
György Krajcsovits b91acc61b0 Add unit test
4 months ago
Jan Fajerski 8a96a75ba8 Merge branch 'main' into 3.0-main-sync-24-08-01
4 months ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346)
4 months ago
Jan Fajerski adf5d6bce1 Merge branch 'main' into 3.0-main-sync-24-07-18
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
Bryan Boreham d116bf7b9f
Merge pull request #14109 from harry671003/pass_limit_to_querier
5 months ago
Jan Fajerski c0d67fd845 Merge branch 'main' into 3.0-main-sync-24-07-09
5 months ago
JuanJo Ciarlante c94c5b64c3
feat: add limitk() and limit_ratio() operators (#12503)
5 months ago
Arve Knudsen 493e196f10 Fix bad merge
5 months ago
Jan Fajerski b4152309a4 Merge branch 'main' into 3.0-main-sync
5 months ago
Arve Knudsen e8ae8cf012 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
5 months ago
🌲 Harry 🌊 John 🏔 d5f6887294 Pass limit param as hint to storage.Querier
5 months ago
Jeanette Tan dda5f48c9e Merge branch 'main' into nhcb-review-2
5 months ago
Zhang Zhanpeng debbdb8608 make matrix selection and lookback left-open and right-closed
5 months ago
Charles Korn aeec30f082
Convert `TestTimestampFunction_StepsMoreOftenThanSamples`
5 months ago
Charles Korn 987fa5c6a2
Convert range query test cases to test scripting language
5 months ago
Jeanette Tan 14f8dded39 Merge branch 'main' into nhcb
6 months ago
Arve Knudsen e57aac8084 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
6 months ago
Charles Korn 24ef000025
Merge branch 'main' into sort-matrix-series
6 months ago
Arve Knudsen 0cc99e677a promql.Engine: Add Close method
6 months ago
Arve Knudsen 7b56353090 Merge remote-tracking branch 'prometheus/main' into arve/query-logger-munmap
6 months ago
Björn Rabenstein 114dc5c393
Merge pull request #13638 from NeerajGartia21/promql-test
6 months ago
Arve Knudsen 0f01d4b336 Fix flaky test
6 months ago
Arve Knudsen bf8d88f326 Merge remote-tracking branch 'origin/main' into arve/query-logger-munmap
6 months ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code
6 months ago
Jeanette Tan f028496133 Merge branch 'main' into nhcb
7 months ago
Neeraj Gartia 661856cb65 removes the added tests from engine_test.go
7 months ago
Charles Korn a4381608a0
Add failing test case
7 months ago
Arve Knudsen aabe4d6e4a promql.ActiveQueryTracker: Unmap mmapped file when done
7 months ago
Bryan Boreham 3fd24d1cd7
Merge pull request #13999 from bboreham/extract-promqltest
7 months ago
Bryan Boreham 786e0e706c test: PromQL: stop using internal fields of engine
7 months ago
Bryan Boreham 0dbfd20b69 test: move most PromQL tests into separate test package
7 months ago
Bryan Boreham 4a72607c4a refactor: extract some PromQL Engine tests which use unexported structs
7 months ago