Commit Graph

7853 Commits (268b4c29e101706cbff0f90f0882bf05608fc56c)
 

Author SHA1 Message Date
Julien Pivotto 0c4ec8d9dd
Merge pull request #6911 from mjtrangoni/remove-buildnametocertificate
5 years ago
Julien Pivotto 9057decce2
Merge pull request #7060 from prometheus/release-2.17
5 years ago
Julien Pivotto ae041f97cf
Release 2.17.1 (#7055)
5 years ago
Julien Pivotto 635fff9ea4
Merge pull request #7051 from roidelapluie/revertopt
5 years ago
Bartlomiej Plotka 104a1313d4
testutil: Enriched Equals with diff on error. (#7053)
5 years ago
Callum Styan c453def8c5
Separate scrape add error checking out into it's own function. (#6930)
5 years ago
Julien Pivotto ceef10cee4 Reset comment
5 years ago
Julien Pivotto 73228b1b68 Those links should not be reverted
5 years ago
Julien Pivotto 653f343547 Revert head posting optimization
5 years ago
Bartlomiej Plotka b1fcfcf9c4
release: Volunteering for 2.18 release. (#7046)
5 years ago
Callum Styan be13a4ba7e
Compare querier storage to primary storage via reflect.DeepEqual. (#7050)
5 years ago
Julien Pivotto 12d53dde55
Merge pull request #7044 from prometheus/release-2.17
5 years ago
Bartlomiej Plotka d5c33877f9
storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. (#7005)
5 years ago
Julien Pivotto 39e01b369d
Release 2.17.0 (#7034)
5 years ago
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