- 03 Jan, 2019 3 commits
-
-
zhulongcheng authored
Move the `build` badge to the badge list. Signed-off-by:
zhulongcheng <zhulongcheng.me@gmail.com>
-
glutamatt authored
Add WALSegmentSize as an option, and the corresponding flag "storage.tsdb.wal-segment-size" to tune the max size of wal segment files. The addressed base problem is to reduce the disk space used by wal segment files : on a raspberry pi, for instance, we often want to reduce write load of the sd card, then, the wal directory is mounted on a memory (space limited) partition. the default value of the segment max file size, pushed the size of directory to 128 MB for each segment , which is too much ram consumption on a rasp. the initial discussion is at https://github.com/prometheus/tsdb/pull/450
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- 02 Jan, 2019 1 commit
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- 31 Dec, 2018 1 commit
-
-
Ganesh Vernekar authored
Signed-off-by:
Ganesh Vernekar <cs15btech11018@iith.ac.in>
-
- 28 Dec, 2018 1 commit
-
-
Bartek Płotka authored
Signed-off-by:
Bartek Plotka <bwplotka@gmail.com>
-
- 27 Dec, 2018 1 commit
-
-
AixesHunter authored
Co-Authored-By:
aixeshunter <44970652+aixeshunter@users.noreply.github.com> Signed-off-by:
aixeshunter <aixeshunter@gmail.com>
-
- 25 Dec, 2018 1 commit
-
-
Eyal Levin authored
The `rule_files` section is not inside the `global` configuration section Signed-off-by:
Eyal Levin <eyalev@gmail.com>
-
- 24 Dec, 2018 2 commits
-
-
AixesHunter authored
Signed-off-by:
aixeshunter <aixeshunter@gmail.com>
-
Lv Jiawei authored
Both UnmarshalYAML and init lacks the role type ingress. Signed-off-by:
MIBc <lvjiawei@cmss.chinamobile.com>
-
- 22 Dec, 2018 2 commits
-
-
Parker Moore authored
The syntax is [Text](link), but it was [Text[(link). Signed-off-by:
Parker Moore <parkrmoore@gmail.com>
-
Ganesh Vernekar authored
Signed-off-by:
Ganesh Vernekar <cs15btech11018@iith.ac.in>
-
- 21 Dec, 2018 1 commit
-
-
Julien Pivotto authored
Signed-off-by:
Julien Pivotto <roidelapluie@inuits.eu>
-
- 20 Dec, 2018 4 commits
-
-
Ilya Gladyshev authored
Signed-off-by:
Ilya Gladyshev <ilya.v.gladyshev@gmail.com>
-
Erik Hollensbe authored
* vendor update * discovery/gce: oauth2.NoContext is deprecated, replace with context.Background() Signed-off-by:
Erik Hollensbe <github@hollensbe.org>
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
AixesHunter authored
Signed-off-by:
aixeshunter <aixeshunter@gmail.com>
-
- 19 Dec, 2018 3 commits
-
-
Paul Gier authored
Adds checks for current OS and arch to determine whether the '-race' option should be used with go test Signed-off-by:
Paul Gier <pgier@redhat.com>
-
Marcel D. Juhnke authored
Signed-off-by:
Marcel Juhnke <marrat@marrat.de>
-
AixesHunter authored
Signed-off-by:
aixeshunter <aixeshunter@gmail.com>
-
- 18 Dec, 2018 14 commits
-
-
Paul Gier authored
Signed-off-by:
Paul Gier <pgier@redhat.com>
-
Tariq Ibrahim authored
Signed-off-by:
tariqibrahim <tariq.ibrahim@microsoft.com> Signed-off-by:
tariqibrahim <tariq181290@gmail.com>
-
Julius Volz authored
Signed-off-by:
Julius Volz <julius.volz@gmail.com>
-
Bartek Płotka authored
Adapted top dir relabel to use pkg relabel structs. Removal of this in a separate tracked here: https://github.com/prometheus/prometheus/issues/3647 Signed-off-by:
Bartek Plotka <bwplotka@gmail.com>
-
Alin Sinpalean authored
Minor optimization for BufferedSeriesIterator: actually drop the samples falling outside of the new delta from the underlying sampleRing, when ReduceDelta is called. (#4849) Signed-off-by:
Alin Sinpalean <alin.sinpalean@gmail.com>
-
Alin Sinpalean authored
Use a fake SeriesIterator (that generates samples on the fly instead of using a slice) for BufferedSeriesIterator, to reduce the variance of benchmark results due to memory pressure. (#4847) Signed-off-by:
Alin Sinpalean <alin.sinpalean@gmail.com>
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
AixesHunter authored
Fix variable 'notifier' collides with imported package name 'github.com/prometheus/prometheus/notifier', changed to 'notifierManager'. (#4947) Signed-off-by:
aixeshunter <aixeshunter@gmail.com>
-
Julius Volz authored
Signed-off-by:
Julius Volz <julius.volz@gmail.com>
-
Thomas J. Fox authored
Signed-off-by:
Thomas J. Fox <thomasjfox1@gmail.com>
-
JoeWrightss authored
Signed-off-by:
JoeWrightss <zhoulin.xie@daocloud.io>
-
SenXuDC authored
Signed-off-by:
SenXuDC <sen.xu@daocloud.io>
-
Samuel Alfageme authored
Useful when multiple (tagged) addresses for a node are exposed on the catalog API Ref. https://www.consul.io/api/catalog.html#taggedaddresses Signed-off-by:
Samuel Alfageme <samuel@alfage.me>
-
Ganesh Vernekar authored
Signed-off-by:
Ganesh Vernekar <cs15btech11018@iith.ac.in>
-
- 17 Dec, 2018 2 commits
-
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
- 14 Dec, 2018 2 commits
-
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
Krasi Georgiev authored
Signed-off-by:
Krasi Georgiev <kgeorgie@redhat.com>
-
- 12 Dec, 2018 1 commit
-
-
Tariq Ibrahim authored
This reverts commit 61cf4365 Signed-off-by:
tariqibrahim <tariq.ibrahim@microsoft.com>
-
- 10 Dec, 2018 1 commit
-
-
Ben Kochie authored
* Fix Dockerfile entrypoint Fix WORKDIR and use symlink to setup working defaults for config flags. Signed-off-by:
Ben Kochie <superq@gmail.com> * Collapse Dockrefile RUNs Signed-off-by:
Ben Kochie <superq@gmail.com>
-