Commit Graph

7688 Commits (fac7a4a0504404fa5d4c5abb8fcc9750bd5cbda7)
 

Author SHA1 Message Date
Ben Kochie fac7a4a050
Merge pull request #7037 from prometheus/bjk/golint
5 years ago
Ben Kochie 269e7c8091
Fix golint issues.
5 years ago
Ganesh Vernekar 6fdc852813
Fix TestHeadDeleteSimple to test reloaded Head too (#7021)
5 years ago
Ben Kochie 51057daaa4
Enable golint in CI
5 years ago
Ganesh Vernekar e64a149984
Close Head in DBReadOnly.FlushWAL (#7022)
5 years ago
zhulongcheng e813f60fd6
tsdb: fix sequence check for WAL segments (#7032)
5 years ago
Ben Kochie 24ecae9956
Update yarn deps (#7027)
5 years ago
zhulongcheng dbb8f5861d
tsdb: add tombstonesHeaderSize constant (#7028)
5 years ago
Julien Pivotto f1984bb007
Merge pull request #7025 from prometheus/release-2.17
5 years ago
Julien Pivotto d47bdb9d12
Release 2.17.0-rc.4 (#7016)
5 years ago
Bartlomiej Plotka 85a2e94987
Merge pull request #7018 from roidelapluie/backport6971
5 years ago
johncming 51c824543b
fix bug missing an error. (#7020)
5 years ago
johncming bdc45c2b9e
remove unused code. (#7019)
5 years ago
beorn7 526cff39b9 Fix tests that were broken by #7009
5 years ago
Bartlomiej Plotka c4eefd1b3a storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response.
5 years ago
Julien Pivotto d6ad5551c9
Scrape: do not put staleness marker when cache is reused (#7011)
5 years ago
Callum Styan f802f1e8ca
Fix bug with WAL watcher and Live Reader metrics usage. (#6998)
5 years ago
Brian Brazil 445d48f4ce
Fix small docs typo (#7014)
5 years ago
qinng e31b7b2679
[Doc] Fix wrong description in kubernetes expamle (#7012)
5 years ago
Bartlomiej Plotka 8fa4ada9ae
Merge pull request #7010 from prometheus/beorn7/fix-test
5 years ago
Ganesh Vernekar e50fdbc70c
Live m-mapping of chunks on disk (#6830)
5 years ago
beorn7 c0ecbb38af Fix tests that were broken by #7009
5 years ago
Björn Rabenstein 1da83305be
Merge pull request #7009 from prometheus/release-2.17
5 years ago
johncming bbacd2dd09
remove needless break. (#7008)
5 years ago
Julien Pivotto 7920305e4e
release 2.17.0-rc.3 (#7006)
5 years ago
Julien Pivotto 7f86017126
Release 2.17.0-rc.2 (#7003)
5 years ago
zhulongcheng 5f5c7a4477
tsdb: sort checkpoints by segment number (#6987)
5 years ago
Bartlomiej Plotka ca7375fcff
Merge pull request #6993 from roidelapluie/addfast
5 years ago
Julien Pivotto 8907ba6235 Make TSDB use storage errors
5 years ago
Julien Pivotto ccc511456a
Release 2.17.0-rc.1 (#6991)
5 years ago
Tobias Guggenmos 012161d90d
PromQL: Fix lexer error handling (#6958)
5 years ago
Julien Pivotto 0f9e78bd88
tsdb: fix races around head chunks (#6985)
5 years ago
Jaga Santagostino 350f25eed3
changes from PR requests (#6880)
5 years ago
Julien Pivotto ef138a11c8
Update client_golang to fix promhttp error handling (#6986)
5 years ago
Bartlomiej Plotka 4d6f9b75e2
Merge pull request #6971 from prometheus/select-sorted
5 years ago
Björn Rabenstein a28fa010ee
TSDB: Extract parts out of populateSeries (#6983)
5 years ago
Chris Marchbanks 3128875ff4
Fix panic when a remote read store errors (#6975)
5 years ago
Björn Rabenstein d80b0810c1
Move crucial actions to defer (#6918)
5 years ago
Bartlomiej Plotka 9d9c45588e Addressed Goutham's review.
5 years ago
Bartlomiej Plotka cd9516316a Addressed Brian's comments.
5 years ago
Bartlomiej Plotka fe802f29c9 storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response.
5 years ago
Julien Pivotto bf0055536d
Release 2.17.0-rc.0 (#6966)
5 years ago
Björn Rabenstein bc703b6456
Use `struct{}` as underlying type for context keys (#6965)
5 years ago
coding3min 4dfbf328f2
[OpenStack SD] Add HypervisorID meta labels about id (#6962)
5 years ago
Diana Payton 6ab413ab41
Docs: Update getting_started.md (#6955)
5 years ago
Björn Rabenstein 6029fa0b1b
Merge pull request #6951 from prometheus/beorn7/tsdb
5 years ago
beorn7 f6f4fd6556 tsdb: Do a full rollback upon commit error
5 years ago
李国忠 261cbab8e9
remove Unused parameter 'reg' in wal.Open function (#6941)
5 years ago
Julien Pivotto a17ddcf0f9
update vendor (#6936)
5 years ago
johncming df14bca643
tsdb: fix typo for wrong metric name (#6938)
5 years ago