11981 Commits (cef8aca8e8989ced6c1a493a3f3dd5e485206f92)
 

Author SHA1 Message Date
Julien Pivotto cef8aca8e8
Merge pull request #12206 from machadovilaca/add-focus-flag-to-promtool-test-rules 12 months ago
Julien Pivotto 74cd1b6a09
Merge branch 'main' into add-focus-flag-to-promtool-test-rules 12 months ago
Matthieu MOREL 998fafe679
tsdb/wlog: use Go standard errors (#13144) 12 months ago
Julien Levesy e4ec263bcc
fix(wlog/watcher): read segment synchronously when not tailing (#13224) 12 months ago
Julien Levesy 501f514389
feat(tsdb/agent): notify remote storage when commit happens (#13223) 12 months ago
Julien Pivotto 52b15d2195
Merge pull request #13219 from djcode/main 12 months ago
Julien Pivotto 6e8e16c050
Merge pull request #13227 from prometheus/release-2.48 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
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 12 months ago
Björn Rabenstein 980e2895a2
Merge pull request #13129 from fatsheep9146/reduce-resolution-automatically 12 months ago
Julien Pivotto 4293de96c7
Merge pull request #11299 from galexrt/sort_by_labels 12 months ago
Julien Pivotto c1ec6ae851 sort_by_label: Switch to feature flag 12 months ago
Xiaochao Dong 28d8f1650c
tsdb: Make sure the cache for postings cardinality properly honors the label name (#12653) 12 months ago
Linas Medziunas 49613823f8 Reuse slices in [Float]Histogram.ReduceResolution 12 months ago
Arve Knudsen 1200c89d0c
Fix tsdb.stripeSeries.gc so it handles conflicts properly (#13195) 12 months ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions 12 months ago
Björn Rabenstein a6d4b8d97b
Merge pull request #13190 from linasm/fix-float-histogram-add-sub-mutating-argument 12 months ago
Björn Rabenstein 5f6c060284
Merge pull request #13189 from linasm/explicit-schema-check-in-histogram-reduce-resolution 12 months 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