Commit Graph

11959 Commits (980e2895a2eebb9664af104e6d4e19932cc74432)
 

Author SHA1 Message Date
Björn Rabenstein 980e2895a2
Merge pull request #13129 from fatsheep9146/reduce-resolution-automatically 3 years ago
Julien Pivotto 4293de96c7
Merge pull request #11299 from galexrt/sort_by_labels 3 years ago
Julien Pivotto c1ec6ae851 sort_by_label: Switch to feature flag 3 years ago
Xiaochao Dong 28d8f1650c
tsdb: Make sure the cache for postings cardinality properly honors the label name (#12653) 3 years ago
Arve Knudsen 1200c89d0c
Fix tsdb.stripeSeries.gc so it handles conflicts properly (#13195) 3 years ago
Alexander Trost 5051a993ab promql: add sort_by_label and sort_by_label_desc functions 3 years ago
Björn Rabenstein a6d4b8d97b
Merge pull request #13190 from linasm/fix-float-histogram-add-sub-mutating-argument 3 years ago
Björn Rabenstein 5f6c060284
Merge pull request #13189 from linasm/explicit-schema-check-in-histogram-reduce-resolution 3 years ago
dependabot[bot] 8d058884a0
build(deps): bump sanitize-html from 2.10.0 to 2.11.0 in /web/ui (#12513) 3 years ago
David Peleg 969a9b7090
Fix docs: in labelname, convert to underscore (#12555) 3 years ago
Bryan Boreham 1b92fb10de
Improvements to PR template (#13198) 3 years ago
Fiona Liao 5bee0cfce2
Change `ChunkReader.Chunk()` to `ChunkOrIterable()` 3 years ago
Arve Knudsen ecc37588b0
tsdb: seriesHashmap.set by making receiver a pointer (#13193) 3 years ago
Ziqi Zhao 19ecc5dd94 add test case for bigGap 3 years ago
Linas Medziunas f99ecc376e Fix FloatHistogram.Add/Sub mutating its argument 3 years ago
Linas Medziunas ea1862aab4 Explicit schema check in [Float]Histogram.ReduceResolution 3 years ago
Julien Pivotto 965e603fa7
Merge pull request #13184 from bboreham/exemplar-sort 3 years ago
zenador ccfe14d7e7
PromQL: ignore small errors for bucketQuantile (#13153) 3 years ago
Yury Molodov 2e205ee95c
ui: heatmap visualization for histogram buckets (#13096) 3 years ago
Julien Pivotto eda73dd3e5
Merge pull request #13187 from bboreham/refactor-newscrapeloop 3 years ago
Bryan Boreham 3e287e0170 Scraping tests: refactor scrapeLoop creation 3 years ago
Bryan Boreham 784a2d2c74
Merge pull request #12992 from bboreham/single-scrape-buffer-pool 3 years ago
Bryan Boreham f0e1b592ab Scraping: use slices.sort for exemplars 3 years 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) 3 years ago
Filip Petkovski 35a15e8f04
Add benchmark for native histograms (#13160) 3 years ago
Paulin Todev 0102425af1
Use only one scrapeMetrics object per test. (#13051) 3 years ago
Bryan Boreham 9051100aba Scraping: share buffer pool across all scrapes 3 years ago
Charles Korn 2329fba0e5
Fix linting issues in comments (#13178) 3 years ago
Bryan Boreham a2d5c02298
Merge pull request #13084 from charleskorn/concatenatingchunkiterator 3 years ago
Etourneau Gwenn b37258c99b
Added Caching of network interface for Azure (#12622) 3 years ago
Julien Pivotto aeb8de0f27
Merge pull request #13159 from bboreham/labels-common 3 years ago
Ziqi Zhao 8fe9250f7d optimize the logic of break the loop of reducing resolution 3 years ago
Julien Pivotto aaf5d643b6
Merge pull request #13164 from manas-rust/main 3 years ago
Julien Pivotto 684018dfc6
Merge pull request #13166 from prymitive/disable_scrape_compression 3 years ago
Bryan Boreham f13bc1a5c9
Merge pull request #13040 from bboreham/smaller-stripeseries 3 years ago
Łukasz Mierzwa 870627fbed Add enable_compression scrape config option 3 years ago
wangqing 7e2c6fc8f3 fix: The automatically generated file is inconsistent with the file in the code warehouse 3 years ago
Ben Kochie 9509ad082a
Merge pull request #12790 from prometheus/superq/bump-golangci-lint 3 years ago
Bryan Boreham a3e02f35d6 labels: extract common code between slice and stringlabels 3 years ago
Oleg Zaytsev f997c72f29
Make head block ULIDs descriptive (#13100) 3 years ago
Julien Pivotto 1b84c01b76
Merge pull request #13143 from mmorel-35/patch-3 3 years ago
Julien Pivotto 9cb96ad2ea
Merge pull request #13142 from mmorel-35/patch-2 3 years ago
Julien Pivotto 58eca19ac0
Merge pull request #13141 from mmorel-35/patch-1 3 years ago
zenador 32ee1b15de
Fix error on ingesting out-of-order exemplars (#13021) 3 years ago
Julien Pivotto 362a0b0d14
Merge pull request #13150 from kakkoyun/upgrade_golang_exp 3 years ago
Goutham Veeramachaneni d84d65ba8c
Merge pull request #13148 from gouthamve/bump-otelcol-to-0.88 3 years ago
Ziqi Zhao 10ebeb0a62 rename lastSum -> lastCount && enrich test case with expectBucketCount and expectSchema 3 years ago
Kemal Akkoyun b53254a818 Upgrade golang.org/x packages 3 years ago
Goutham 3048a88ae7
Add suffixes 3 years ago
Goutham 4710679fbe
Skip golanglint-ci on copied folders 3 years ago