Commit Graph

12295 Commits (0c71230784368da829f1f02d412d181d7a06aee6)
 

Author SHA1 Message Date
bwplotka 65a101cdc2 Cut 2.49.1 with scrape q= bugfix.
11 months ago
Kumar Kalpadiptya Roy e61e5938d6 Issue #13268: fix quality value in accept header
11 months ago
Giedrius Statkevičius b695e069b8
tsdb/main: wire "EnableOverlappingCompaction" to tsdb.Options (#13398)
11 months ago
Bartlomiej Plotka 90000a2ef2
Merge pull request #13399 from prometheus/merge-2.49.0-back
11 months ago
bwplotka 09d351668f Fixed changelog
11 months ago
Bartlomiej Plotka db3544c552
Merge branch 'main' into merge-2.49.0-back
11 months ago
Bartlomiej Plotka 683a46cc99
Merge pull request #13397 from prometheus/cut-2.49.0
11 months ago
Ayoub Mrini ace9c8a3da
promtool: allow setting multiple matchers to "promtool tsdb dump" command. (#13296)
11 months ago
bwplotka cf50f85faa Cut 2.49.0
11 months ago
Ben Kochie 17920623e7
Merge pull request #13391 from GiedriusS/compact_merge_func
11 months ago
gotjosh 4fbd406a36
Merge pull request #13393 from vinted/disable_overlapping_compaction
11 months ago
Giedrius Statkevičius 3a48adc54f tsdb: add enable overlapping compaction
11 months ago
Giedrius Statkevičius 9b759135d1 tsdb/compact: fix passing merge func
11 months ago
Erik Sommer d09d77b62a included instance in all necessary descriptions
11 months ago
zenador 6150e1ca0e
Add analyze histograms command to promtool (#12331)
11 months ago
Björn Rabenstein 3db4596965
Merge pull request #13299 from vesari/add-unit-parser
11 months ago
Augustin Husson 6cd24d87b0
put @nexucis has a release shepherd (#13383)
11 months ago
dependabot[bot] 88a6b3a80a
build(deps): bump github/codeql-action from 2.22.8 to 3.22.12 (#13358)
11 months ago
dependabot[bot] 3c44fbcced
build(deps): bump actions/setup-go from 3.5.0 to 5.0.0 in /scripts (#13362)
11 months ago
Bartlomiej Plotka 0a88bcbae8
Merge pull request #13382 from prometheus/cut-2.49-rc2
11 months ago
bwplotka abbcdc61f5 Cut 2.49.0-rc.2
11 months ago
Giedrius Statkevičius 61b4080a14
tsdb/{index,compact}: allow using custom postings encoding format (#13242)
11 months ago
Bartlomiej Plotka d4a6bc03f2 Merge pull request #13371 from kevinmingtarja/fix-isHeatmapData
11 months ago
machine424 afc05129f1
fix(discovery): allow requireUpdate util to timeout in discovery/file/file_test.go.
11 months ago
Bartlomiej Plotka 775d955919
Merge pull request #13371 from kevinmingtarja/fix-isHeatmapData
11 months ago
Marc Tudurí 78c5ce3196
Drop old inmemory samples (#13002)
11 months ago
Bryan Boreham 6d2e0a7424
Merge pull request #13335 from nmdanny/patch-1
11 months ago
Paschalis Tsilias bb9503c12c
Bump client_golang to v1.18.0 (#13373)
11 months ago
dependabot[bot] cef6eba914
build(deps): bump github.com/prometheus/prometheus
11 months ago
dependabot[bot] 377c75036c
build(deps): bump github.com/influxdata/influxdb
11 months ago
Bartlomiej Plotka cdc5184f0c
Merge pull request #13354 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/client_golang-1.18.0
11 months ago
Kevin Mingtarja 40941d450b Fix handling of scalar and string in isHeatmapData
11 months ago
Kevin Mingtarja c126c21baa Fix DataTableProps['data'] for resultType string
11 months ago
Jan Fajerski f29e0adb96 scripts: sort file list in embed directive
11 months ago
dependabot[bot] b90554f7a5
build(deps): bump actions/setup-node from 3.8.1 to 4.0.1
11 months ago
dependabot[bot] 153632063f
build(deps): bump github.com/prometheus/client_golang
11 months ago
Bryan Boreham 756202aa4f
Merge pull request #13262 from bboreham/agent-serieshashmap
11 months ago
Bryan Boreham bad3f23f23 agent: add BenchmarkCreateSeries
11 months ago
Bryan Boreham e64d7d8928 agent: make the global hash lookup table smaller
11 months ago
Bryan Boreham 1b74378a4c
Merge pull request #13344 from prometheus/revert-13293
11 months ago
Bryan Boreham 252031c86f Revert "Adding small test update for temp dir using t.TempDir (#13293)"
11 months ago
Mile Druzijanic 2ddb3596ef
Adding small test update for temp dir using t.TempDir (#13293)
11 months ago
Arianna Vespri 8f07f9dd90 Avoid creating string for suffix, consider counters without _total suffix
11 months ago
machine424 2f60177203
scrape_test.go: Increase scrape interval in TestScrapeLoopCache to reduce potential flakiness
11 months ago
Daniel Kerbel b2185d96af
Consider storage.ErrTooOldSample as non-retryable
11 months ago
Björn Rabenstein 6b8e945388
Merge pull request #13289 from fpetkovski/fix-histogram-reuse
11 months ago
Filip Petkovski 0e1ae1d1ca
Add comment
11 months ago
Filip Petkovski 35f9620cd1
Expand benchmark
11 months ago
Filip Petkovski 5df3820c7a
Copy last histogram point
11 months ago
Julien Pivotto 0763ec841b
Merge pull request #13313 from kalpadiptyaroy/fix-quality-value-accept-header
11 months ago