11991 Commits (9e90b90eb3eddb119d694e20a8bf2d08c75b5eb5)
 

Author SHA1 Message Date
Bryan Boreham 41758972e4
web/api: optimize labelnames/values with 1 set of matchers (#12888) 1 year ago
Bryan Boreham 65a443e6e3 TSDB: initialize conflicts map only when we need it. 1 year ago
Bryan Boreham 37573d083b
Merge pull request #13056 from songjiayang/symbolCacheEntry-filed-alignment 1 year ago
Bryan Boreham 6613195487
Merge pull request #13097 from roidelapluie/gpu 1 year ago
machine424 08c17df244
remote/storage.go: add a test to highlight a race condition 1 year ago
George Krajcsovits acc114fe55
Fix panic during tsdb Commit (#13092) 1 year ago
Matthieu MOREL 469e415d09
Update record.go 1 year ago
Matthieu MOREL 69c07ec6ae
Update record_test.go 1 year ago
Matthieu MOREL 63691d82a5
tsdb/record: use Go standard errors package 1 year ago
Matthieu MOREL c74b7ad4fb
Update tombstones.go 1 year ago
Matthieu MOREL 118460a64f
tsdb/tombstones: use Go standard errors package 1 year ago
Matthieu MOREL 4d6d3c1715
tsdb/encoding: use Go standard errors package 1 year ago
George Krajcsovits 39a35d92bc
tsdb/head: wlog exemplars after samples (#13113) 1 year ago
Ziqi Zhao b94f32f6fa automatically reduce resolution rather than fail scrape 1 year ago
Ziqi Zhao e250f09b5d
change origin schema in `ReduceResolution` method of histogram and float histogram (#13116) 1 year ago
Jacob Baungård Hansen 80d2f992ae
codemirror-promql: Add request header to client (#13118) 1 year ago
Matthieu MOREL 2972cc5e8f tsdb/index: use Go standard errors package 1 year ago
Julien Pivotto e8585e4d44
Merge pull request #13120 from roidelapluie/stalenesstracking 1 year ago
Julien Pivotto cfd83e71f7
Merge pull request #13110 from machine424/del-extra 1 year ago
Julien Pivotto 0fe34f6d78 Follow-up to #13060: Add test to ensure staleness tracking 1 year ago
Julien Pivotto 8b2b7d3d7a
Merge pull request #13117 from machine424/remote-headers 1 year ago
machine424 0996b78326
remote_write: add a unit test to make sure the write client sends 1 year ago
Bryan Boreham e6c0f69f98 TSDB: Only pay for hash collisions when they happen 1 year ago
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