Commit Graph

13369 Commits (4387de8189c07a59c4092711924a76323f61e51b)
 

Author SHA1 Message Date
Bryan Boreham 71c90c71d4
Merge pull request #14470 from bboreham/label-sep-byte
4 months ago
Bryan Boreham 4dd705d867
Merge pull request #14496 from bboreham/fix-nil-primary
4 months ago
Bryan Boreham b03b895a03
Merge pull request #14497 from bboreham/explain-range-queries
4 months ago
Bryan Boreham c037a3df84 lint
4 months ago
Bryan Boreham cc7dcf5afe [DOCS] Querying basics: explain range and instant queries
4 months ago
Bryan Boreham 12bd92a25c [ENHANCEMENT] Storage: Short-circuit merge of single querier with no-op queriers
4 months ago
Bryan Boreham 90d793e8c5 [BUGFIX] Storage: Single secondary querier errors should be warnings.
4 months ago
Bryan Boreham 0ae881739b [TEST] Storage: check MergeQuerier with nil primary
4 months ago
Bryan Boreham 677cdcdcec [TEST] Storage: ignore difference between nil and empty
4 months ago
Bryan Boreham 23307b02c5 [TESTS] Storage: Improve MergeQuerier tests
4 months ago
gotjosh 465891cc56
Rules: Refactor concurrency controller interface (#14491)
4 months ago
Jan Fajerski 398504e080
Merge pull request #14343 from jan--f/build-status-step
4 months ago
Goutham Veeramachaneni 1fa9ba838a
Merge pull request #14200 from aknuds1/feat/promote-attributes
4 months ago
Goutham Veeramachaneni e2ef0dc381
Merge branch 'main' into feat/promote-attributes
4 months ago
Bartlomiej Plotka a60e5ce362
[PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444)
4 months ago
Bryan Boreham ac85bd47e1
Merge pull request #14481 from bboreham/update-go-deps
4 months ago
Björn Rabenstein e9dec5fc53
Merge pull request #14483 from prometheus/beorn7/doc
4 months ago
Bryan Boreham bdfeae6489
Merge pull request #14474 from bboreham/shrink-memseries
4 months ago
beorn7 a6fa8a471c docs: Correct and clarify histogram bucket and resolution limits
4 months ago
Arve Knudsen 932918cd3f OTLPConfig.UnmarshalYAML: Return error on invalid input
4 months ago
Arve Knudsen ad0a30cdd8 Merge remote-tracking branch 'prometheus/main' into feat/promote-attributes
4 months ago
Bryan Boreham ce3bd4abea Update for Docker deprecation
5 months ago
Bryan Boreham 8f9069f41b Bump Otel semconv version to 1.26.0
5 months ago
Bryan Boreham 6b4ff79ce0 Update Go dependencies
5 months ago
Bryan Boreham b75e635374
Merge pull request #14476 from SeanKilleen/patch-2
5 months ago
Björn Rabenstein ca7062cf49
Merge pull request #14464 from prometheus/beorn7/histogram
5 months ago
Carrie Edwards a28d1974b4
Merge pull request #14438 from prometheus/cedwards/ooo-chunk-encoding
5 months ago
Carrie Edwards 02f05cbf2c Ensure lastMmapRef set to 0 if mmapRefs is empty
5 months ago
Carrie Edwards 79b53bd3de Refactor TestWBLReplay to use scenarios
5 months ago
Carrie Edwards 7e020bb4e9 Refactor
5 months ago
Carrie Edwards e0d7cef545 Rename some variables in Commit()
5 months ago
Carrie Edwards fb2ebe1c3d Fix linting
5 months ago
Carrie Edwards 2e0e4e9ce9 Add support for handling multiple chunks in OOO head
5 months ago
Arve Knudsen 1d21867d8b Add otlptranslator tests
5 months ago
Arve Knudsen 6a9df95620 Add to changelog
5 months ago
Arve Knudsen ec818332dc Add config tests
5 months ago
Arve Knudsen ae82a0a941 Sanitize configured OTel resource attributes
5 months ago
beorn7 c39776c5b5 promql: Add NHCB tests
5 months ago
Arve Knudsen a25b626792 prometheusremotewrite: Support resource attribute promotion
5 months ago
Bryan Boreham e892483768
Merge pull request #14469 from charleskorn/memoizedseriesiterator-att
5 months ago
Sean Killeen f031fe1fa3
Update storage.md to provide right-sizing advice on retention
5 months ago
Bryan Boreham d878146c70 TSDB: shrink memSeries by moving bools together
5 months ago
Arve Knudsen d7d06b40d4
Merge pull request #14420 from B1F030/patch-1
5 months ago
dependabot[bot] c6c240d4ce
build(deps): bump @codemirror/lint from 6.8.0 to 6.8.1 in /web/ui (#14383)
5 months ago
Bryan Boreham bb241d7960
Merge pull request #14463 from fpetkovski/customize-acceptance-tests
5 months ago
Bryan Boreham efdd6fcbcb
Merge pull request #14467 from aknuds1/arve/fix-golangcilint-deprecations
5 months ago
Bryan Boreham d84282b105 Labels: use single byte as separator - small speedup
5 months ago
dependabot[bot] c0f1b452bc
build(deps): bump @codemirror/view from 6.27.0 to 6.28.3 in /web/ui (#14379)
5 months ago
Charles Korn 2ca4d16236
storage: add `AtT` method to `MemoizedSeriesIterator`
5 months ago
B1F030 3648386345 fix fmt
5 months ago