Commit Graph

11209 Commits (8c5d4b4add2c528701cced254d1272824b9ec3ba)
 

Author SHA1 Message Date
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
Ganesh Vernekar c9d06f2826
tsdb: Replay m-map chunk only when required
2 years ago
Ganesh Vernekar 6c008ec56a
Merge pull request #11962 from jesusvazquez/jvp/protect-new-compaction-head-from-uninitialized-wbl
2 years ago
Julien Pivotto 865f474c2b
Merge pull request #12122 from arukiidou/chore/prometheus-example-bump
2 years ago
Bartlomiej Plotka 742979a3e5
Merge pull request #10704 from hdost/feat/167-prometheus-docs
2 years ago
Harold Dost 3125e169ae docs: Add signal information to getting started
2 years ago
pbudner 46683eadf7 fix: advertise correct flag to enable remote write receiver
2 years ago
junya koyama bde3a04228
build(deps): bump github.com/prometheus/prometheus from 0.37.0 to 0.42.0 in /documentation/examples/remote_storage
2 years ago
Justin Lei 60ad864667 Remove hacky promql.Test native histogram thing
2 years ago
Justin Lei c16b6a0185 Handle native histograms in remote read
2 years ago
Julien Pivotto 001ee2620e
Merge pull request #12114 from roidelapluie/new-release
2 years ago
Julien Pivotto 031fc2dfb5 Address feedback
2 years ago