12069 Commits (096ec129120b124ea14c78c8721c80dd0961b8ce)
 

Author SHA1 Message Date
Bryan Boreham ce4e757704 TSDB: refine variable naming in chunk gc 1 year ago
Bryan Boreham 071d5732af TSDB: refactor cleanup of chunks and series 1 year ago
machine424 a32fbc3658
head.go: Remove an unneeded snapshot trigger that was moved in https://github.com/prometheus/prometheus/pull/9328 1 year ago
Matthieu MOREL fb48a351f0 tsdb/wlog: use Go standard errors package 1 year ago
songjiayang 443867f1aa symbolCacheEntry field type alignment, thus saving 8 bytes. 1 year ago
Ziqi Zhao ab2a7bb74f
add generic shrink function (#13001) 1 year ago
Arve Knudsen ae9221e152
tsdb/index.Symbols: Drop context argument from Lookup method (#13058) 1 year ago
Matthieu MOREL ece8286305 tsdb/chunk: use Go standard errors package 1 year ago
Matthieu MOREL b60f9f801e tsdb/chunkenc: use Go standard errors package 1 year ago
Matthieu MOREL 724737006d
tsdb/agent: use Go standard errors package 1 year ago
Julien Pivotto 252c7ca939
Merge pull request #13106 from mmorel-35/patch-1 1 year ago
Matthieu MOREL 05fba53e57 web : use Go standard package 1 year ago
Julien Pivotto 6a124427fa
Merge pull request #13073 from prometheus/dependabot/github_actions/ossf/scorecard-action-2.3.1 1 year ago
Julien Pivotto bd3db70501
Merge pull request #13072 from prometheus/dependabot/github_actions/actions/checkout-4.1.1 1 year ago
Julien Pivotto cf01ec2119
Merge pull request #13091 from mmorel-35/errorlint/util 1 year ago
SuperQ 75b59e0f3d
Update golangci-lint. 1 year ago
Goutham Veeramachaneni b80617a248
Merge pull request #12881 from dimitarvdimitrov/dimitar/TestQuerierIndexQueriesRace-less-synchronisation 1 year ago
Björn Rabenstein 69c9c29061
Merge pull request #12977 from linasm/linasm/strict-validation-of-histogram-without-nans 1 year ago
Julien Pivotto 7a07a279c9
Merge pull request #10721 from ncauchois/fix_prometheus_remote_write_dashboard 1 year ago
Julien Pivotto 222d46d243 Linode: Add GPU label 1 year ago
Linas Medziunas ebed7d0612 Change Validate to be a method on histogram structs 1 year ago
Julien Pivotto b1293cf9da
Merge pull request #13080 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.2 1 year ago
Julien Pivotto 09e58ad881
Merge pull request #13081 from prometheus/dependabot/github_actions/scripts/actions/checkout-4.1.1 1 year ago
Julien Pivotto ec8752eb66
Merge pull request #13071 from prometheus/dependabot/github_actions/github/codeql-action-2.22.5 1 year ago
Julien Pivotto 8686330502
Merge pull request #13076 from prometheus/dependabot/go_modules/k8s-io-1096e19dab 1 year ago
Linas Medziunas 1f8aea11d6 Move histogram validation code to model/histogram 1 year ago
Linas Medziunas 1cd6c1cde5 ValidateHistogram: strict Count check in absence of NaNs 1 year ago
Matthieu MOREL fe057fc60d use Go standard errors package 1 year ago
Björn Rabenstein fae4561369
Merge pull request #12954 from linasm/linasm/optimize-floatBucketIterator2 1 year ago
dependabot[bot] 9d9c598321
build(deps): bump github.com/klauspost/compress from 1.17.1 to 1.17.2 1 year ago
Bryan Boreham 0b02cc5277
Merge pull request #13078 from prometheus/dependabot/go_modules/github.com/linode/linodego-1.24.0 1 year ago
Björn Rabenstein 79f4e45d64
Merge pull request #13089 from prometheus/beorn7/release 1 year ago
beorn7 5dca994f64 Merge branch 'release-2.48' into beorn7/release 1 year ago
Bryan Boreham 6e2586b1c7
Merge pull request #13083 from LeviHarrison/release-2.48.0-rc.2 1 year ago
Julien Pivotto 8c560c9632
Merge pull request #13069 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/common-0.45.0 1 year ago
dependabot[bot] ea27db7389
build(deps): bump github.com/linode/linodego from 1.23.0 to 1.24.0 1 year ago
Julien Pivotto 540a6729c0
Merge pull request #13077 from prometheus/dependabot/go_modules/go-opentelemetry-io-a16b2b5997 1 year ago
Julien Pivotto caec414964
Merge pull request #13085 from dimitarvdimitrov/dimitar/expose-findQueryMinMaxTime 1 year ago
Bryan Boreham ae5dd1ffcb
Merge pull request #13062 from zenador/min-time-hist-chunks 1 year ago
Jeanette Tan 52eb303031 Refactor assigning MinTime in histogram chunks 1 year ago
Dimitar Dimitrov 9e3df532d8
Export `promql.Engine.FindMinMaxTime` 1 year ago
Jeanette Tan 3ccaaa40ba Fix according to code review 1 year ago
György Krajcsovits 4296ecbd14 tsdb/compact_test.go: test mixed typed series with PopulateBlock 1 year ago
Jeanette Tan 27abf09e7f Fix missing MinTime in histogram chunks 1 year ago
Jeanette Tan 2f7060bd5a Expand TestPopulateWithTombSeriesIterators to test earlier deletion intervals for histogram chunks as well as time-overlapping chunks 1 year ago
Jeanette Tan 7a4a1127b7 Expand TestPopulateWithTombSeriesIterators to test min max times of chunks, including mixed chunks 1 year ago
Jeanette Tan 04aabdd7cc Refactor TestPopulateWithDelSeriesIterator unit tests to reuse more code 1 year ago
Jeanette Tan 46be85f2dc Make TestPopulateWithDelSeriesIterator tests cover histogram types and check MinTime 1 year ago
Charles Korn 8274e248ad
Fix issue where `concatenatingChunkIterator` can obscure errors. 1 year ago
Levi Harrison 8b87f3bbf1 Release 2.48.0-rc.2 1 year ago