Commit Graph

225 Commits (bwplotka-patch-2)

Author SHA1 Message Date
Owen Williams 8d4bcd2c77 promql: Fix various UTF-8 bugs related to quoting 1 year ago
TJ Hoplock 3e24e84172 fix!: stop unbounded memory usage from query log 1 year ago
beorn7 4b573e0521 promql: Fix subqueries to be really left-open 1 year ago
Björn Rabenstein 125a90899c
promqltest: Complete the tests for info annotations (#15429) 1 year ago
Neeraj Gartia a6fb16fcb4
PromQL: Convert more native histogram tests to promql-test framework (#15419) 1 year ago
Ben Ye b7aca45de7 fix round function ignoring enableDelayedNameRemoval feature flag 1 year ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 1 year ago
György Krajcsovits b5479831b8 Unit test for regression in rate vs float and histogram mixup 1 year ago
Joshua Hesketh b6107cc888
Make rate possible non-counter annotation consistent (#14910) 1 year ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 1 year ago
Arve Knudsen db5e48dc33
promql.Engine.Close: No-op if nil (#14861) 1 year ago
Jan Fajerski befcfadf78 Fix merge conflicts 1 year ago
Neeraj Gartia 8c7bf39d96
Moves TestNativeHistogram_MulDivOperator to promql testing framework (#14688) 1 year ago
Jorge Creixell e9e3d64b7c
PromQL engine: Delay deletion of __name__ label to the end of the query evaluation (#14477) 1 year ago
Jan Fajerski 7c8c748399 promql tests: adjust range query intervals 1 year ago
Ziqi Zhao 8f828d45c1 convert TestNativeHistogram_Sum_Count_Add_AvgOperator into testing framework 1 year ago
György Krajcsovits 1fb0ff7e45 Add unit test 1 year ago
György Krajcsovits b91acc61b0 Add unit test 1 year ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346) 1 year ago
Arve Knudsen fbc9eddfaf Refactor engine creation in tests 1 year ago
JuanJo Ciarlante c94c5b64c3
feat: add limitk() and limit_ratio() operators (#12503) 2 years ago
Arve Knudsen 493e196f10 Fix bad merge 2 years ago
🌲 Harry 🌊 John 🏔 d5f6887294 Pass limit param as hint to storage.Querier 2 years ago
Zhang Zhanpeng debbdb8608 make matrix selection and lookback left-open and right-closed 2 years ago
Charles Korn aeec30f082
Convert `TestTimestampFunction_StepsMoreOftenThanSamples` 2 years ago
Charles Korn 987fa5c6a2
Convert range query test cases to test scripting language 2 years ago
Arve Knudsen 0cc99e677a promql.Engine: Add Close method 2 years ago
Arve Knudsen 0f01d4b336 Fix flaky test 2 years ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 2 years ago
Neeraj Gartia 661856cb65 removes the added tests from engine_test.go 2 years ago
Charles Korn a4381608a0
Add failing test case 2 years ago
Arve Knudsen aabe4d6e4a promql.ActiveQueryTracker: Unmap mmapped file when done 2 years ago
Bryan Boreham 786e0e706c test: PromQL: stop using internal fields of engine 2 years ago
Bryan Boreham 0dbfd20b69 test: move most PromQL tests into separate test package 2 years ago
Bryan Boreham 4a72607c4a refactor: extract some PromQL Engine tests which use unexported structs 2 years ago
Bryan Boreham babfcfdd91 refactor: Move NewTestEngine into promqltest 2 years ago
Bryan Boreham a1af3c27d4 refactor: extract almost.Equal() to new package 2 years ago
Arve Knudsen a25160e6a4
[REFACTOR] PromQL: simplify rangeEvalTimestampFunctionOverVectorSelector (#14021) 2 years ago
Bryan Boreham 3851b74db1 promql: aggregations: skip result vector in range queries 2 years ago
George Krajcsovits dc7b282d39
engine_test: adjust and comment histogram sample counts (#13841) 2 years ago
Jeanette Tan 22d0f4f114 improve handling of negative bounds in histogram std dev/var 2 years ago
Domantas 3929d6500a [BUGFIX] labels: don't modify original labels in DropMetricName (#13845) 2 years ago
Domantas 435f330d0b
[BUGFIX] labels: don't modify original labels in DropMetricName (#13845) 2 years ago
Jeanette Tan 9d32754bc0 add unit tests with all negative values for histogram_stddev and var 2 years ago
beorn7 f48c7a5503 promql: Add histograms to TestQueryStatistics 2 years ago
beorn7 f46dd34982 promql: Add code comment 2 years ago
Bryan Boreham 22890b1eb3 PromQL: improve warning for mixed values in aggregations 2 years ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp 2 years ago
Bryan Boreham 252031c86f Revert "Adding small test update for temp dir using t.TempDir (#13293)" 2 years ago
Mile Druzijanic 2ddb3596ef
Adding small test update for temp dir using t.TempDir (#13293) 2 years ago