12027 Commits (bb8363dbb30fc3864de8e837db11713022713958)
 

Author SHA1 Message Date
Jeanette Tan 2910b48180 Make mad_over_time experimental and move tests 12 months ago
Jeanette Tan 9bf4cc993e Add mad_over_time function 12 months ago
Björn Rabenstein 5dbbadf598
Merge pull request #13216 from prometheus/beorn7/doc 12 months ago
Daniel Jolly 9ebea5e1ca Removed extra whitespace 12 months ago
Oleksandr Redko 2a75604f8e
Enable default revive rules (#13068) 12 months ago
Daniel Jolly 2c420b518e Add support for NS records in DNS discovery 12 months ago
beorn7 0eb0ca42c5 Update “conventional histogram” → “classic histogram” 12 months ago
Björn Rabenstein f216ddadbc
Merge pull request #13210 from prometheus/bwplotka-patch-1 12 months ago
Fiona Liao b8bcaef14d
Fix histogram append errors (#13201) 12 months ago
Fiona Liao ce126230e7
Fix chunks iterator bug when tombstone covers a whole chunk (#13209) 12 months ago
Linas Medziunas 048886ae8a Histograms: optimize floatBucketIterator for common case 12 months ago
Bartlomiej Plotka 911d0d0f7d
Update RELEASE.md 12 months ago
Bartlomiej Plotka 34812fa759
Added Bartek as the next release shepherd. 12 months ago
Björn Rabenstein 97f9ad9d31
Merge pull request #13191 from linasm/reduceResolution-inplace 1 year ago
Björn Rabenstein 980e2895a2
Merge pull request #13129 from fatsheep9146/reduce-resolution-automatically 1 year ago
Julien Pivotto 4293de96c7
Merge pull request #11299 from galexrt/sort_by_labels 1 year ago
Julien Pivotto c1ec6ae851 sort_by_label: Switch to feature flag 1 year ago
Xiaochao Dong 28d8f1650c
tsdb: Make sure the cache for postings cardinality properly honors the label name (#12653) 1 year ago
Linas Medziunas 49613823f8 Reuse slices in [Float]Histogram.ReduceResolution 1 year ago
Arve Knudsen 1200c89d0c
Fix tsdb.stripeSeries.gc so it handles conflicts properly (#13195) 1 year ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions 1 year ago
Björn Rabenstein a6d4b8d97b
Merge pull request #13190 from linasm/fix-float-histogram-add-sub-mutating-argument 1 year ago
Björn Rabenstein 5f6c060284
Merge pull request #13189 from linasm/explicit-schema-check-in-histogram-reduce-resolution 1 year ago
dependabot[bot] 8d058884a0
build(deps): bump sanitize-html from 2.10.0 to 2.11.0 in /web/ui (#12513) 1 year ago
David Peleg 969a9b7090
Fix docs: in labelname, convert to underscore (#12555) 1 year ago
Bryan Boreham 1b92fb10de
Improvements to PR template (#13198) 1 year ago
Fiona Liao 5bee0cfce2
Change `ChunkReader.Chunk()` to `ChunkOrIterable()` 1 year ago
Arve Knudsen ecc37588b0
tsdb: seriesHashmap.set by making receiver a pointer (#13193) 1 year ago
Ziqi Zhao 19ecc5dd94 add test case for bigGap 1 year ago
Linas Medziunas f99ecc376e Fix FloatHistogram.Add/Sub mutating its argument 1 year ago
Linas Medziunas ea1862aab4 Explicit schema check in [Float]Histogram.ReduceResolution 1 year ago
Julien Pivotto 965e603fa7
Merge pull request #13184 from bboreham/exemplar-sort 1 year ago
zenador ccfe14d7e7
PromQL: ignore small errors for bucketQuantile (#13153) 1 year ago
Yury Molodov 2e205ee95c
ui: heatmap visualization for histogram buckets (#13096) 1 year ago
Julien Pivotto eda73dd3e5
Merge pull request #13187 from bboreham/refactor-newscrapeloop 1 year ago
Bryan Boreham 3e287e0170 Scraping tests: refactor scrapeLoop creation 1 year ago
Bryan Boreham 784a2d2c74
Merge pull request #12992 from bboreham/single-scrape-buffer-pool 1 year ago
Bryan Boreham f0e1b592ab Scraping: use slices.sort for exemplars 1 year ago
Charles Korn 59844498f7
Fix issue where queries can fail or omit OOO samples if OOO head compaction occurs between creating a querier and reading chunks (#13115) 1 year ago
Filip Petkovski 35a15e8f04
Add benchmark for native histograms (#13160) 1 year ago
Paulin Todev 0102425af1
Use only one scrapeMetrics object per test. (#13051) 1 year ago
Bryan Boreham 9051100aba Scraping: share buffer pool across all scrapes 1 year ago
Charles Korn 2329fba0e5
Fix linting issues in comments (#13178) 1 year ago
Bryan Boreham a2d5c02298
Merge pull request #13084 from charleskorn/concatenatingchunkiterator 1 year ago
Etourneau Gwenn b37258c99b
Added Caching of network interface for Azure (#12622) 1 year ago
Julien Pivotto aeb8de0f27
Merge pull request #13159 from bboreham/labels-common 1 year ago
Ziqi Zhao 8fe9250f7d optimize the logic of break the loop of reducing resolution 1 year ago
Julien Pivotto aaf5d643b6
Merge pull request #13164 from manas-rust/main 1 year ago
Julien Pivotto 684018dfc6
Merge pull request #13166 from prymitive/disable_scrape_compression 1 year ago
Bryan Boreham f13bc1a5c9
Merge pull request #13040 from bboreham/smaller-stripeseries 1 year ago