Commit Graph

11933 Commits (f0e1b592ab10ea89a56dcabdbbf91f5d7e91cc40)
 

Author SHA1 Message Date
Bryan Boreham f0e1b592ab Scraping: use slices.sort for exemplars 2 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) 2 years ago
Filip Petkovski 35a15e8f04
Add benchmark for native histograms (#13160) 2 years ago
Paulin Todev 0102425af1
Use only one scrapeMetrics object per test. (#13051) 2 years ago
Charles Korn 2329fba0e5
Fix linting issues in comments (#13178) 2 years ago
Bryan Boreham a2d5c02298
Merge pull request #13084 from charleskorn/concatenatingchunkiterator 2 years ago
Etourneau Gwenn b37258c99b
Added Caching of network interface for Azure (#12622) 2 years ago
Julien Pivotto aeb8de0f27
Merge pull request #13159 from bboreham/labels-common 2 years ago
Julien Pivotto aaf5d643b6
Merge pull request #13164 from manas-rust/main 2 years ago
Julien Pivotto 684018dfc6
Merge pull request #13166 from prymitive/disable_scrape_compression 2 years ago
Bryan Boreham f13bc1a5c9
Merge pull request #13040 from bboreham/smaller-stripeseries 2 years ago
Łukasz Mierzwa 870627fbed Add enable_compression scrape config option 2 years ago
wangqing 7e2c6fc8f3 fix: The automatically generated file is inconsistent with the file in the code warehouse 2 years ago
Ben Kochie 9509ad082a
Merge pull request #12790 from prometheus/superq/bump-golangci-lint 2 years ago
Bryan Boreham a3e02f35d6 labels: extract common code between slice and stringlabels 2 years ago
Oleg Zaytsev f997c72f29
Make head block ULIDs descriptive (#13100) 2 years ago
Julien Pivotto 1b84c01b76
Merge pull request #13143 from mmorel-35/patch-3 2 years ago
Julien Pivotto 9cb96ad2ea
Merge pull request #13142 from mmorel-35/patch-2 2 years ago
Julien Pivotto 58eca19ac0
Merge pull request #13141 from mmorel-35/patch-1 2 years ago
zenador 32ee1b15de
Fix error on ingesting out-of-order exemplars (#13021) 2 years ago
Julien Pivotto 362a0b0d14
Merge pull request #13150 from kakkoyun/upgrade_golang_exp 2 years ago
Goutham Veeramachaneni d84d65ba8c
Merge pull request #13148 from gouthamve/bump-otelcol-to-0.88 2 years ago
Kemal Akkoyun b53254a818 Upgrade golang.org/x packages 2 years ago
Goutham 3048a88ae7
Add suffixes 2 years ago
Goutham 4710679fbe
Skip golanglint-ci on copied folders 2 years ago
Goutham a99f48cc9f
Bump OTel Collector dependency to v0.88.0 2 years ago
Matthieu MOREL d7c3bc4cb0
tsdb/tsdbutil: use Go standard errors 3 years ago
Matthieu MOREL e60a508dd8 tsdb/errors: fix errorlint linter 3 years ago
Matthieu MOREL e3041740e4 tsdb/fileutil: use Go standard errors 3 years ago
Julien Pivotto cf528bef03
Merge pull request #13103 from roidelapluie/experimentalflag 3 years ago
Julien Pivotto c44cab45b9
Merge pull request #13135 from machine424/race-ww 3 years ago
Julien Pivotto 13783cd1db
Merge pull request #13139 from mmorel-35/errorf 3 years ago
Julien Pivotto c92fbf3fdf Add feature flag for PromQL experimental functions. 3 years ago
Matthieu MOREL dd8871379a remplace errors.Errorf by fmt.Errorf 3 years ago
Bryan Boreham 1bfb3ed062
Labels: reduce allocations when creating from TSDB WAL (#13044) 3 years ago
machine424 413b713aa8
remote/storage.go: adjust Storage.Notify() to avoid a race condition with Storage.ApplyConfig() 3 years ago
Julien Pivotto b718dca70b
Merge pull request #13108 from mmorel-35/patch-2 3 years ago
Julien Pivotto 3173feb5ef
Merge pull request #13107 from mmorel-35/patch-1 3 years ago
Julien Pivotto 90ed7b08dc
Merge pull request #13124 from mmorel-35/patch-5 3 years ago
Julien Pivotto afc57eb306
Merge pull request #13109 from mmorel-35/patch-3 3 years ago
Julien Pivotto b6274ee747
Merge pull request #13114 from mmorel-35/patch-4 3 years ago
Julien Pivotto 7bcae56b6e
Merge pull request #13130 from mmorel-35/patch-6 3 years ago
Julien Pivotto f53af5c849
Merge pull request #13131 from mmorel-35/patch-7 3 years ago
Julien Pivotto 17fe6bc296
Merge pull request #13133 from mmorel-35/patch-8 3 years ago
Bryan Boreham 41758972e4
web/api: optimize labelnames/values with 1 set of matchers (#12888) 3 years ago
Bryan Boreham 65a443e6e3 TSDB: initialize conflicts map only when we need it. 3 years ago
Bryan Boreham 37573d083b
Merge pull request #13056 from songjiayang/symbolCacheEntry-filed-alignment 3 years ago
Bryan Boreham 6613195487
Merge pull request #13097 from roidelapluie/gpu 3 years ago
machine424 08c17df244
remote/storage.go: add a test to highlight a race condition 3 years ago
George Krajcsovits acc114fe55
Fix panic during tsdb Commit (#13092) 3 years ago