Commit Graph

7043 Commits (160186da18d8daa39b2318f9bb7263fc106847b9)
 

Author SHA1 Message Date
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
Frederic Branczyk aebf3e7520
Merge pull request #5736 from brancz/docs-release
5 years ago
Frederic Branczyk ac7b0ae4e6
RELEASE.md: Add command to run benchmark on release candidates
5 years ago
Frederic Branczyk 2914a537db
RELEASE.md: Add procedure for when to publish docs
5 years ago
Frederic Branczyk 5d84b76b81
Merge pull request #5729 from brancz/cut-2.11.0-rc.0
5 years ago
Frederic Branczyk dc37d3d729
Cut v2.11.0-rc.0
5 years ago
Frederic Branczyk 0727318b95
Merge pull request #5592 from csmarchbanks/compress-wal
5 years ago
Chris Marchbanks 06f1ba73eb
Provide flag to compress the tsdb WAL
5 years ago
Chris Marchbanks 475ca2ecd0
Update to tsdb 0.9.1
5 years ago
Frederic Branczyk a3d030350f
Merge pull request #5722 from c2c-engg-20170100/dockerhub_link
5 years ago
Frederic Branczyk d230c67aa1
Merge pull request #649 from prometheus/lr-inject-metrics
5 years ago
Frederic Branczyk 078895bf56
wal: Inject LiveReader metrics rather than registry
5 years ago
Bartek Płotka 7ef10186b4 Added missing entries to CHANGELOG for 0.9.0 (#648)
5 years ago
Bartek Płotka a272e7ec60 Cut TSDB release 0.9.0 (#647)
5 years ago
Krasi Georgiev 31f7990d1d
Re-encode chunks that are still being appended to when snapshoti… (#641)
5 years ago
Björn Rabenstein 52e28b41d3
Merge pull request #5728 from prometheus/beorn7/doc
5 years ago
beorn7 5973acd65d Clarifying honor_labels documentation
5 years ago
Bartek Płotka dc657df591
Merge pull request #644 from codesome/error-wrap
5 years ago
Ganesh Vernekar 0dcaf10564
Check error before wrapping
5 years ago
c2c-engg-20170100 81f9dac6a0 Fix docker hub link in installation guide
5 years ago
Tom Wilkie 851131b074
Allow injection of arbitrary headers in promtool, for auth etc. (#4389)
5 years ago
Björn Rabenstein 32c3a1beef
Merge pull request #4474 from prometheus/mixin
5 years ago
beorn7 4825585834 Tweak tenses
5 years ago
beorn7 9a2177949d Protect gauge-based alerts against failed scrapes
5 years ago
beorn7 52707535b8 Remove/improve unused variables and weird doc comments
5 years ago
Ganesh Vernekar 588eb20018
Efficient iteration and search in HashForLabels and HashWithoutLabels (#5707)
5 years ago