Commit Graph

7129 Commits (0f91ff454003c7e64a1f9823cd2a2b0ff8bb37dd)
 

Author SHA1 Message Date
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
beorn7 7a25a2586d Sync with alerts from kube-prometheus
5 years ago
Chris Marchbanks 06bdaf076f Remote Write Allocs Improvements (#5614)
5 years ago
Svend Sorensen 8d54650d06 Document behavior of empty ec2_sd_config region (#5711)
5 years ago
beorn7 ded0705bdc Update remote repo for grafana-builder dependency
5 years ago
beorn7 1336a28848 Use a config variable for the Prometheus name
5 years ago
Chris Marchbanks a38a54fa11 Split remote write storage into its own type
5 years ago
beorn7 613cb5430c Add a "work in progress" disclaimer.
5 years ago
beorn7 e34af6d4d3 Address various comments from the review
5 years ago
beorn7 23c03207e9 Fixed indentation
5 years ago
beorn7 d5845ad05b Fix formatting
6 years ago
beorn7 d45e8a0f61 Adjust to jsonnet v0.13
6 years ago
beorn7 5c04ef3935 Make README.md immediately useful
6 years ago
beorn7 ddfabda152 Add Makefile and suitable jsonnet files
6 years ago
beorn7 e943803a3c Add .gitignore file
6 years ago