Commit Graph

1211 Commits (bwplotka-patch-3)

Author SHA1 Message Date
beorn7 9f6c1d9cd3 promqltest: Small formatting improvement for native histograms 11 months ago
Neeraj Gartia b9fcc81695 adds tests for timestamp() 11 months ago
Neeraj Gartia 21afc0beb4 adds tests for sum_over_time and avg_over_time 11 months ago
György Krajcsovits 9097f8f4e7 test(promql): some functions silently ignore native histograms 11 months ago
Linas Medziunas 940016e002 promql: use histogram stats decoder for histogram_avg 11 months ago
Joshua Hesketh 665d1ba0cc
Ensure metric name is present on histogram_quantile annotations (#15828) 11 months ago
Mikel Olasagasti Uranga 9258e40589
parser: fix non-constant format string call (#15835) 11 months ago
Fiona Liao f46b984dd1
Add additional incompatible nhcb schemas tests for functions and comparison operators (#15813) 11 months ago
Owen Williams 47563d942e parser: fix misleading error message in grouping processing 12 months ago
Arve Knudsen f030894c2c
Fix issues raised by staticcheck (#15722) 12 months ago
Neeraj Gartia b3e30d52ce
[BUGFIX] PromQL: Fix `<aggr_over_time>` functions with histograms (#15711) 12 months ago
Fiona Liao 9d6f88cb73
Add additional tests for operators over incompatible nhcb (#15787) 12 months ago
beorn7 d9a80a91e3 docs: Document eval_warn and eval_info 12 months ago
beorn7 7687661453 promqltest: make eval_ordered ignore annotations 12 months ago
machine424 9823a93c42
fix(main.go): avoid closing the query engine until it is guaranteed to no longer be in use. 1 year ago
beorn7 f7373a1f91 PromQL: improve some test comments 1 year ago
Neeraj Gartia 8d5236f927
PromQL: Adds tests for `delta` with histograms (#15674) 1 year ago
Neeraj Gartia 0e99ca3e8c
[BUGFIX] PromQL: Fix `deriv`, `predict_linear` and `double_exponential_smoothing` with histograms (#15686) 1 year ago
Joel Beckmeyer 41dabfb464 fix topk/bottomk with numbers greater than int maxsize on 32-bit 1 year ago
Neeraj Gartia 9009724c5b
[BUGFIX] PromQL: Adds test for `absent`, `absent_over_time` and `deriv` func with histograms (#15667) 1 year ago
beorn7 ebfa1dd822 promql: Purge Holt-Winters from a doc comment 1 year ago
Achille Roussel b0e7de154e promqltest: allow running tests with custom storage implementation 1 year ago
Owen Williams 8d4bcd2c77 promql: Fix various UTF-8 bugs related to quoting 1 year ago
Neeraj Gartia 7fd3b13bd2
[TEST] PromQL: Adds tests with histograms for simple functions (#15488) 1 year ago
Neeraj Gartia 4aeed2c4b1 fix resets function for histograms 1 year ago
TJ Hoplock 53eb1fe71f test: make promql engine_test use files to exercise query logger 1 year ago
TJ Hoplock 4d54c304f8 ref: make query logger more efficient by building list of attrs 1 year ago
TJ Hoplock e0104a6b7e ref: JSONFileLogger slog handler, add scrape.FailureLogger interface 1 year ago
Neeraj Gartia 0de340c1b4 ignore histogram in dateWrapper 1 year ago
Neeraj Gartia 36e0897f0f
[BUGFIX] PromQL: Fix behaviour of `changes()` for mix of histograms and floats (#15469) 1 year ago
Joshua Hesketh 8e3301eb44
Export quantile functions (#15190) 1 year ago
beorn7 a44c449155 promql: Add NaN tests for avg and avg_over_time 1 year ago
Neeraj Gartia 38bb6ece25
[BUGFIX] PromQL: Fix behaviour of some aggregations with histograms (#15432) 1 year ago
newtonne 88675710f9 Add support for utf8 names on `/v1/label/:name/values` endpoint 1 year ago
György Krajcsovits a48d05912d nhcb: optimize, do not recalculate suffixes multiple times 1 year ago
Neeraj Gartia abfc3145a2
apply DRY on clamp (#15441) 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
Arve Knudsen 89bbb885e5
Upgrade to golangci-lint v1.62.0 (#15424) 1 year ago
Neeraj Gartia a6fb16fcb4
PromQL: Convert more native histogram tests to promql-test framework (#15419) 1 year ago
George Krajcsovits 5cd9855999
tests(promql/testdata): add regression test for and-on (#15425) 1 year ago
Neeraj Gartia 048222867a fix count_values for histograms 1 year ago
Charles Korn 62e6e55c07
promql: fix issues with comparison binary operations with `bool` modifier and native histograms (#15413) 1 year ago
Charles Korn 45db23617a
promql: fix incorrect "native histogram ignored in aggregation" annotations (#15414) 1 year ago
huochexizhan 4f48e76086 chore: fix some function names in comment 1 year ago
zenador e13c28bd4a
Use a function to determine if an aggregation function is experimental (#15331) 1 year ago
Neeraj Gartia 789c9b1a5e
[BUGFIX] PromQL: Corrects the behaviour of some operator and aggregators with Native Histograms (#15245) 1 year ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 1 year ago
Ben Ye b7aca45de7 fix round function ignoring enableDelayedNameRemoval feature flag 1 year ago