Commit Graph

7268 Commits (5a9c4acfbf0936d399b48af731b797a7d3c28168)
 

Author SHA1 Message Date
Yao Zengzeng d5b3f07043 add metric for tsdb size retention bytes (#667)
5 years ago
Yao Zengzeng 56578602ab remove redundant condition judgement whether cut new chunk (#669)
5 years ago
Ganesh Vernekar 87a0fe0c75
Merge pull request #5793 from codesome/tsdb-vendor
5 years ago
Johnny Lim 7645ed8fd3 Fix typo (#5796)
5 years ago
Ganesh Vernekar c782d29310
Vendor tsdb 0.10.0
5 years ago
Ganesh Vernekar 7762249358
Merge pull request #668 from codesome/release-0.10.0
5 years ago
Ganesh Vernekar 7469719dc8
cut 0.10.0
5 years ago
Jeffery To d91f724637 Update fsnotify to v1.4.7 (#5792)
5 years ago
Krasi Georgiev 6f9bbc7253
Open db in Read only mode (#588)
5 years ago
Simon Pasquier fb2b3c2b0b
Bump github.com/influxdata/influxdb (#5784)
5 years ago
Ganesh Vernekar 3df36b4fe0
Merge pull request #664 from prometheus/makefile_common
5 years ago
Frederic Branczyk 818373a5f8
Merge pull request #5780 from tariq1890/upd_k8s
5 years ago
prombot 0a3c2e33c3 makefile: update Makefile.common with newer version
5 years ago
Yao Zengzeng bff3ef3db4 minor enhancement: return multi error when closeAll() (#663)
5 years ago
Simon Pasquier 8624913a34
Bump golangci-lint to v1.17.1 (#5778)
5 years ago
Tariq Ibrahim aacacd635c
Add k8s 1.15.1 as a vendor dependency.
5 years ago
Ganesh Vernekar a08db6119a
Merge pull request #5774 from simonpasquier/fix-panic-promtool
5 years ago
Simon Pasquier 75886e0464 cmd/promtool: fix panic with empty exp_labels
5 years ago
Devin Trejo d77f2aa29c Only check last directory when discovering checkpoint number (#5756)
5 years ago
Yao Zengzeng 3cde8a9941 pass error up if WALWathcer.segments() return err (#5741)
5 years ago
Simon Pasquier abdcbda82a
.circleci/config.yml: limit the number of parallel tasks (#5705)
5 years ago
Simon Pasquier bb3141e9f0
.circleci/config.yml: use prometheus/prometheus orb (#5760)
5 years ago
Simon Pasquier 9a1935d641
scrape: remove unused type (#5761)
5 years ago
Ganesh Vernekar 7dd5e177aa
Merge pull request #662 from csmarchbanks/wal-replay-logs
5 years ago
Chris Marchbanks 0cd46f8762
Add logging during WAL replay
5 years ago
Ganesh Vernekar 3bc1ea3d75
Reuse byte buffer in WriteChunks and writeHash (#653)
5 years ago
Bartek Płotka 45ee02add5
Merge pull request #658 from johncming/fix-comment
5 years ago
johncming 84d71073f1 chunks: correct the interface name
5 years ago
Frederic Branczyk fb6c709a5e
Merge pull request #5753 from metalmatze/grafanaDashboards
5 years ago
Matthias Loibl 20d12ff1c7
Fix prometheus-mixin dashboards to use grafanaDashboards
5 years ago
Frederic Branczyk 28e56d974a
Merge pull request #5744 from prometheus/release-2.11
5 years ago
Frederic Branczyk e5b2249485
Merge pull request #5752 from brancz/cherry-pick-5749
5 years ago
Frederic Branczyk aea611afed
*: Cut v2.11.1
5 years ago
Ye Ji 8873e49a45
give each tree cache its unique channel to avoid multiple close on the same channel
5 years ago
Frederic Branczyk dd598f906d
Merge pull request #5749 from meridional/fix-close
5 years ago
Frederic Branczyk 4c355837b7
Merge pull request #5746 from csmarchbanks/wal-compression-docs
5 years ago
Ganesh Vernekar 0fdd93b0b9
Breakdown generic writeOffsetTable (#643)
5 years ago
Ganesh Vernekar b5b8c9200c
Reuse string buffer in stringTuples.Swap (#654)
5 years ago
Ye Ji 9229811c94 give each tree cache its unique channel to avoid multiple close on the same channel
5 years ago
Ye Ji 2b78147417
Merge pull request #1 from prometheus/master
5 years ago
Xigang Wang 445bcd1251 Update the runShard method and change len(pendingSamples) to n=len(pendingSamples) (#5708)
5 years ago
Chris Marchbanks 08f6a43619
Add documentation for the WAL compression flag
5 years ago
Björn Rabenstein fc3b772342
Merge pull request #5743 from tariq1890/rm_cockroach
5 years ago
Ganesh Vernekar b1cd829030
Reuse Chunk Iterator (#642)
5 years ago
Ganesh Vernekar 8dfa537843
Re-use 'keys' in ReadOffsetTable (#645)
5 years ago
Frederic Branczyk 4ef66003d9
Merge pull request #5742 from brancz/cut-2.11.0-final
5 years ago
Tariq Ibrahim 9fe9e66cfd
remove the dependency on cockroachdb in prometheus
5 years ago
Frederic Branczyk 2c1a58ee13
*: cut v2.11.0
5 years ago
Thomas Jackson fef150f1b5 Add tests to ensure we can marshal and unmarshal our min/max times (#5734)
5 years ago
Marco Pracucci 2ccc48adc6 Documented /healthy, /ready and lifecycle API (#5737)
5 years ago