Commit Graph

1018 Commits (6900bf48d06837e3a79ef31829565721eca84cbe)

Author SHA1 Message Date
Charles Korn aadec25faf
promql: Fix issue where some native histogram-related annotations are not emitted by `rate` (#14575)
4 months ago
Filip Petkovski 3e6155e596
Use CopyTo when resetting histogram in stats iterator
4 months ago
Charles Korn 7fab72a280
promqltest: add support for setting counter reset hint on histogram samples (#14537)
4 months ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346)
4 months ago
Filip Petkovski 2cd97c61e0
Add more test cases
4 months ago
Filip Petkovski be7a4c9b83
Ignore stale histograms for counter reset detection
4 months ago
Björn Rabenstein ca7062cf49
Merge pull request #14464 from prometheus/beorn7/histogram
4 months ago
beorn7 c39776c5b5 promql: Add NHCB tests
4 months ago
Bryan Boreham bb241d7960
Merge pull request #14463 from fpetkovski/customize-acceptance-tests
4 months ago
Bryan Boreham d116bf7b9f
Merge pull request #14109 from harry671003/pass_limit_to_querier
5 months ago
Filip Petkovski cb8b6d7504
Allow built-in tests to be customized
5 months ago
darshanime bd4ea118e9 Allow durations for number rule
5 months ago
darshanime cfad8ff3b2 Deprecate duration token
5 months ago
darshanime 8c8860d2d6 Allow number literals as duration
5 months ago
Filip Petkovski acb6c1ae4b
Fix decoding buckets for native histograms in binops
5 months ago
JuanJo Ciarlante c94c5b64c3
feat: add limitk() and limit_ratio() operators (#12503)
5 months ago
Ganesh Vernekar 3d54bcc018
Merge pull request #14362 from charleskorn/charleskorn/sum-infinity
5 months ago
Charles Korn fd6bdf5230
Fix issue where summation of +/- infinity returns NaN instead of infinity
5 months ago
Björn Rabenstein 2e58d46522
Merge pull request #13662 from prometheus/nhcb
5 months ago
Björn Rabenstein 19da579799
Merge pull request #12821 from rexagod/12769
5 months ago
Pranshu Srivastava 3c9e3ee552
parser: support underscores
5 months ago
Bryan Boreham b6aba4ff14
Merge pull request #14074 from bboreham/kahan-sum-sum
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
Jeanette Tan fc9dc72028 remove eval_with_nhcb
5 months ago
Jeanette Tan a6d788b1be update missed suggested change from code review
5 months ago
Bryan Boreham 84602bbace
Merge branch 'main' into fix-matcher-string-with-empty-label-name
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
Oleg Zaytsev 03cf6141d4
Fix Matcher.String() with empty label name
5 months ago
Björn Rabenstein 08621bebe9
Merge pull request #14269 from prometheus/beorn7/histogram-test
6 months ago
Jeanette Tan b8cb12b989 rename hist to histogram according to code review
6 months ago
Jeanette Tan 4c2aa872d4 update readme for testing framework
6 months ago
Jeanette Tan 14f8dded39 Merge branch 'main' into nhcb
6 months ago
Jeanette Tan b0e320425c refine test rewriting regex and add validation
6 months ago
Jeanette Tan 9adc1699c3 fix according to code review
6 months ago
Charles Korn 1f988f77ff
promql: extend test scripting language to support asserting on expected error message (#14038)
6 months ago
beorn7 c7fdfe8004 promql: Add tests for histogram counter reset only in bucket
6 months ago
Filip Petkovski 6e68046c25
Implement histogram statistics decoder (#14097)
6 months ago
Charles Korn 24ef000025
Merge branch 'main' into sort-matrix-series
6 months ago
Arve Knudsen f3b8750339 Join errors
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
Björn Rabenstein e6be4240be
Merge pull request #14068 from colega/quote-label-name-in-matchers-when-needed
6 months ago
Jeanette Tan f028496133 Merge branch 'main' into nhcb
6 months ago
Neeraj Gartia 661856cb65 removes the added tests from engine_test.go
7 months ago
Neeraj Gartia 6119124d0e some nits
7 months ago