Commit Graph

237 Commits (8d0a7472373450750945fb7c0475b2a890611afe)

Author SHA1 Message Date
Arthur Silva Sens 8d0a747237
PROM-39: Provide PromQL info annotations when rate()/increase() over series without `__type__`="counter" label (#16632) 3 weeks ago
György Krajcsovits e6b838391a
test(promql): histogram_count inconsistent 3 weeks ago
Lukasz Mierzwa 7f58b4f784 Fix position in TestPreprocessAndWrapWithStepInvariantExpr 2 months ago
Julien Pivotto 2f6ad79edf Move calculation to the engine 3 months ago
Julien Pivotto 7370d62acf PromQL: allow arithmetic in durations in PromQL parser 3 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 4 months ago
Charles Korn 2fc6ba1c94
Expand `TestInstantQueryWithRangeVectorSelector` to include histograms 5 months ago
Charles Korn 026d0198d5
Add unit tests 5 months ago
Joshua Hesketh 665d1ba0cc
Ensure metric name is present on histogram_quantile annotations (#15828) 5 months ago
Owen Williams 8d4bcd2c77 promql: Fix various UTF-8 bugs related to quoting 7 months ago
TJ Hoplock 53eb1fe71f test: make promql engine_test use files to exercise query logger 7 months ago
TJ Hoplock e0104a6b7e ref: JSONFileLogger slog handler, add scrape.FailureLogger interface 7 months ago
TJ Hoplock 3e24e84172 fix!: stop unbounded memory usage from query log 7 months ago
beorn7 4b573e0521 promql: Fix subqueries to be really left-open 7 months ago
Björn Rabenstein 125a90899c
promqltest: Complete the tests for info annotations (#15429) 7 months ago
Neeraj Gartia a6fb16fcb4
PromQL: Convert more native histogram tests to promql-test framework (#15419) 7 months ago
Ben Ye b7aca45de7 fix round function ignoring enableDelayedNameRemoval feature flag 8 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 9 months ago
György Krajcsovits b5479831b8 Unit test for regression in rate vs float and histogram mixup 9 months ago
Joshua Hesketh b6107cc888
Make rate possible non-counter annotation consistent (#14910) 9 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 10 months ago
Arve Knudsen db5e48dc33
promql.Engine.Close: No-op if nil (#14861) 10 months ago
Jan Fajerski befcfadf78 Fix merge conflicts 10 months ago
Neeraj Gartia 8c7bf39d96
Moves TestNativeHistogram_MulDivOperator to promql testing framework (#14688) 10 months ago
Jorge Creixell e9e3d64b7c
PromQL engine: Delay deletion of __name__ label to the end of the query evaluation (#14477) 10 months ago
Jan Fajerski 7c8c748399 promql tests: adjust range query intervals 10 months ago
Ziqi Zhao 8f828d45c1 convert TestNativeHistogram_Sum_Count_Add_AvgOperator into testing framework 10 months ago
György Krajcsovits 1fb0ff7e45 Add unit test 11 months ago
György Krajcsovits b91acc61b0 Add unit test 11 months ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346) 11 months ago
Arve Knudsen fbc9eddfaf Refactor engine creation in tests 12 months ago
JuanJo Ciarlante c94c5b64c3
feat: add limitk() and limit_ratio() operators (#12503) 12 months ago
Arve Knudsen 493e196f10 Fix bad merge 12 months ago
🌲 Harry 🌊 John 🏔 d5f6887294 Pass limit param as hint to storage.Querier 1 year ago
Zhang Zhanpeng debbdb8608 make matrix selection and lookback left-open and right-closed 1 year ago
Charles Korn aeec30f082
Convert `TestTimestampFunction_StepsMoreOftenThanSamples` 1 year ago
Charles Korn 987fa5c6a2
Convert range query test cases to test scripting language 1 year ago
Arve Knudsen 0cc99e677a promql.Engine: Add Close method 1 year ago
Arve Knudsen 0f01d4b336 Fix flaky test 1 year ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 1 year ago
Neeraj Gartia 661856cb65 removes the added tests from engine_test.go 1 year ago
Charles Korn a4381608a0
Add failing test case 1 year ago
Arve Knudsen aabe4d6e4a promql.ActiveQueryTracker: Unmap mmapped file when done 1 year ago
Bryan Boreham 786e0e706c test: PromQL: stop using internal fields of engine 1 year ago
Bryan Boreham 0dbfd20b69 test: move most PromQL tests into separate test package 1 year ago
Bryan Boreham 4a72607c4a refactor: extract some PromQL Engine tests which use unexported structs 1 year ago
Bryan Boreham babfcfdd91 refactor: Move NewTestEngine into promqltest 1 year ago
Bryan Boreham a1af3c27d4 refactor: extract almost.Equal() to new package 1 year ago
Arve Knudsen a25160e6a4
[REFACTOR] PromQL: simplify rangeEvalTimestampFunctionOverVectorSelector (#14021) 1 year ago
Bryan Boreham 3851b74db1 promql: aggregations: skip result vector in range queries 1 year ago