13616 Commits (bb232ee109935f330a488e0eb952bb1011e5c584)
 

Author SHA1 Message Date
Bryan Boreham 26b3de0438 TSDB: Remove OOOHeadIndexReader 3 months ago
Bryan Boreham a299c7b6d6 TSDB: Remove OOOHeadChunkReader 3 months ago
Bryan Boreham e7e50a3afd TSDB: Remove code for querying OOO-head only 3 months ago
Bryan Boreham 0a2ff76881 TSDB tests: Fix up BenchmarkQueries 3 months ago
Björn Rabenstein 9849418fac
Merge pull request #14611 from charleskorn/sum-and-avg-over-mixed-custom-exponential-histograms 3 months ago
suntala ce4eac859a Link to specific feature flag entry 3 months ago
Bryan Boreham f261597944 TSDB: Fix up LabelValues to work for OOO-only head 3 months ago
Bryan Boreham 6529d6336c TSDB: NewHeadAndOOOChunkReader takes headChunkReader 3 months ago
Bryan Boreham e04d137649 [PERF] TSDB: Query head and ooo-head together 3 months ago
Bryan Boreham 2936ab80d7 [Tests] Promtool: Sort output where Prometheus does not guarantee the order. 3 months ago
Bryan Boreham da31da3ea6 Refactor: extract selectSeriesSet and selectChunkSeriesSet 3 months ago
Bryan Boreham 7e24844d08 Refactor: extract headChunkReader.chunkFromSeries() 3 months ago
Bryan Boreham a32aca0cd7 Refactoring: extract getOOOSeriesChunks 3 months ago
Bryan Boreham c75c8f8329 Refactoring: extract getSeriesChunks 3 months ago
Bryan Boreham 0c852680bf [Benchmark] TSDB: Add BenchmarkQuerierSelectWithOutOfOrder 3 months ago
George Krajcsovits ff0a1e5e11
Merge pull request #14671 from krajorama/prep-ooo-native-histograms 3 months ago
György Krajcsovits 41656162fc tsdb: prepare inserting native histograms into OOO head 3 months ago
Charles Korn 52818a97e2
Merge branch 'main' into sum-and-avg-over-mixed-custom-exponential-histograms 3 months ago
Björn Rabenstein c2bc6cfe97
Merge pull request #14621 from charleskorn/panic-message 3 months ago
Jan Fajerski 76999c1dcb add v3 tags to action conditions 3 months ago
George Krajcsovits fe5354df88
Merge pull request #14658 from krajorama/zero-rate-nh-quantile 3 months ago
Björn Rabenstein 3f16a2e7de
Merge pull request #14543 from jan--f/3.0-main-sync-24-08-01 3 months ago
György Krajcsovits 386fc8b9f6 Update from review comments. 3 months ago
Bryan Boreham aa4b056ad0
Merge pull request #13200 from bboreham/wlog-defer 3 months ago
Arve Knudsen 6f1fd4be96
Merge pull request #14663 from aknuds1/arve/promql-comment 3 months ago
Arve Knudsen 0503d4f372 PromQL: Fix comment regarding non-nil histogram pointer 3 months ago
Suraj Nath 74c1af3fd5 address review comments 3 months ago
Lukasz Mierzwa 7694c89497 Increase TestHangingNotifier timeout 3 months ago
György Krajcsovits 6aee5b4b38 fix typo 3 months ago
György Krajcsovits 06a8886b94 Native histograms: define behavior when rate is null. 3 months ago
suntala 532904a1d6 Document changes to sort by label 3 months ago
suntala fd2f44af7f Fall back to comparing by label set when sorting by label desc 3 months ago
suntala 94ad489328 Fall back to comparing by label set when sorting by label 3 months ago
Suraj Nath a3b36c1225 pin to SHA of github action 4 months ago
Suraj Nath 5dcaaee72a add stale check in list of files to sync 4 months ago
Suraj Nath 7f0254da29 chore: migrate stale check to use stale github action 4 months ago
Arve Knudsen 5fd66ba855
Merge pull request #14510 from aknuds1/arve/add-normalize-name-tests 4 months ago
machine424 82f38d3e9a
fix(tsdb/db_test.go): close the corrupted chunk after creating it to satisfy Windows FS 4 months ago
Bryan Boreham 5354e87a70
Merge pull request #14644 from prometheus/prep-2.54.0 4 months ago
Bryan Boreham 8978f3ef71 Cut release 2.54.0 4 months ago
Julien Pivotto ba48fa9af1 Remove unused flags 4 months ago
Julien 3933cba052
Merge pull request #14365 from simonpasquier/fix-12884 4 months ago
Julien 616038f2b6
Merge pull request #14553 from prometheus/dependabot/go_modules/github.com/aws/aws-sdk-go-1.55.5 4 months ago
Julien 7b0f6f1aed
Merge pull request #14573 from prometheus/dependabot/github_actions/scripts/actions/setup-go-5.0.2 4 months ago
Julien c210917b91
Merge pull request #14571 from prometheus/dependabot/github_actions/actions/upload-artifact-4.3.4 4 months ago
Julien 4387de8189
Merge pull request #14568 from prometheus/dependabot/github_actions/bufbuild/buf-setup-action-1.35.1 4 months ago
Charles Korn f992f81bd0
Merge branch 'main' into sum-and-avg-over-mixed-custom-exponential-histograms 4 months ago
Charles Korn 5cfdde327c
Address PR feedback: add extra test case 4 months ago
Charles Korn 82bb35fabb
Address PR feedback: fix typo and rename variable 4 months ago
George Krajcsovits cf62fb5c44
Merge pull request #14629 from krajorama/fix-to-encoded-chunks 4 months ago