Commit Graph

11120 Commits (e9a1e26ab700c1206c749b0b069fff99c8426aac)
 

Author SHA1 Message Date
Bryan Boreham b987afa7ef labels: simplify call to get Labels from Builder
2 years ago
Bryan Boreham 90b2f7a540
Merge pull request #12161 from codesome/update-comment
2 years ago
Bryan Boreham 5d90dc0627
Merge pull request #12084 from bboreham/target-labels
2 years ago
Julien Pivotto 8ac5363590
Merge pull request #12168 from roidelapluie/booldoc
2 years ago
Julien Pivotto ae220724d4 Docs: use boolean instead of bool
2 years ago
Julien Pivotto de50efbf7a
Merge pull request #12165 from prometheus/release-2.43
2 years ago
Björn Rabenstein 559adab471
Merge pull request #12085 from leizor/leizor/prometheus/issues/11204
2 years ago
Vernon Miller ca0abf26c5
Adds an affirmative log message for successful WAL repair (#12135)
2 years ago
Julien Pivotto edfc3bcd02
Merge pull request #12164 from roidelapluie/rel-243
2 years ago
Julien Pivotto 67f48f47c7 Address review comments
2 years ago
Julien Pivotto 842ab019ed
Merge pull request #12162 from roidelapluie/rel-2.43
2 years ago
Julien Pivotto 1070c9b06c Release 2.43.0
2 years ago
SuperQ f14665b9e3 Fix docker tag sanitizer
2 years ago
Ganesh Vernekar 1b7d973f14
tsdb: Fix a comment in tsdb/head_read.go
2 years ago
Julien Pivotto fd8992cdbd
Merge pull request #12137 from g3offrey/fix/update-prometheus-ansible-link
2 years ago
Julien Pivotto 901937c6ac
Merge pull request #12142 from colega/store-the-remote-client-url-string
2 years ago
Julien Pivotto bc7ce50d85
Merge pull request #12115 from prometheus/superq/go_1.20
2 years ago
Bryan Boreham 0c09c3feb0 scrape sync: avoid copy of labels for dropped targets
2 years ago
Bryan Boreham 0dfa1e73f8 scrape: use LabelsRange instead of Labels, for performance
2 years ago
Bryan Boreham 2fde2fb37d scrape: add Target.LabelsRange
2 years ago
Julien Pivotto d08254324e
Merge pull request #12149 from roidelapluie/relrc1-updatemakefile
2 years ago
Julien Pivotto f8eb70c46d Merge branch 'release-2.43' of https://github.com/prometheus/prometheus into release-2.43
2 years ago
Julien Pivotto 71b24c25c2
Merge pull request #12147 from roidelapluie/relrc1
2 years ago
Julien Pivotto 331a7dfd21 Replace '+' with '_' in docker image tag for semver compatibility
2 years ago
Julien Pivotto 2c6168be5f Release 2.43.0-rc.1
2 years ago
Bryan Boreham 934c520d37 labels: cope with mutating Builder during Range call
2 years ago
Bryan Boreham bd23e8899d labels: add test for Builder.Range
2 years ago
Bartlomiej Plotka a494c44746
Merge pull request #12145 from bboreham/fix-label-builder
2 years ago
Björn Rabenstein d303fa77b9
Merge pull request #12144 from prometheus/beorn7/doc
2 years ago
Bryan Boreham 3743d87c56 labels: cope with mutating Builder during Range call
2 years ago
Bryan Boreham 3c4ab7a069 labels: add test for Builder.Range
2 years ago
beorn7 71c57a1292 docs: Clarify that range selectors use a closed interval
2 years ago
Abhijit Mukherjee 8f6d5dcd45
Fix: getting rid of EncOOOXOR chunk encoding (#12111)
2 years ago
Oleg Zaytsev beb7d3b80f
remote.Client: store urlString
2 years ago
g3offrey d01c51fad0 docs: update ansible installation link
2 years ago
Ganesh Vernekar 58a8d526e8
Merge pull request #11992 from codesome/no-reencode-chunk
2 years ago
Ganesh Vernekar 0a3f203c63
Update tests to not assume the chunk implementation
2 years ago
Ganesh Vernekar 45b025898f
Add BenchmarkHeadChunkQuerier and BenchmarkHeadQuerier
2 years ago
Ganesh Vernekar 0c0c2af7f5
Do not re-encode head chunk in ChunkQuerier
2 years ago
Björn Rabenstein 847093479b
Merge pull request #11978 from trevorwhitney/set-counter-hint
2 years ago
Trevor Whitney e3513d1dd2
Change nested ifs to a switch
2 years ago
Trevor Whitney b4e324f637
Handle valid cases of mismatched hints when adding
2 years ago
Trevor Whitney c3e0a83725
rules: no longer force CounterResetHint to Gauge
2 years ago
Trevor Whitney dd94ebb87b
promql: set CounterResetHint after rate and sum
2 years ago
Julien Pivotto 4b4939fa37
Merge pull request #12116 from bboreham/bryan-shepherd
2 years ago
Julien Pivotto ba235ee353
Merge pull request #12124 from pbudner/advertise-valid-remote-write-flag
2 years ago
Julien Pivotto bec68558ba
Merge pull request #12125 from roidelapluie/promtooldoc
2 years ago
Julien Pivotto 1922db0586 Document command line tools
2 years ago
Ganesh Vernekar 2af44f9558
tsdb: Update OOO min/max time properly after replaying m-map chunks
2 years ago
Ganesh Vernekar 1c3f1216b3
tsdb: Test querying after missing wbl with snapshots enabled
2 years ago