This project is mirrored from https://gitlab.com/gitlab-org/build/omnibus-mirror/prometheus.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Aug 07, 2019
-
-
Ben Kochie authored
* Make compaction docs a little more clear, easy to find. * Expand compaction docs slightly. * Add notes about block cleanup to operational section. Signed-off-by:
Ben Kochie <superq@gmail.com>
-
- Aug 06, 2019
-
-
AllenZMC authored
Signed-off-by:
czm <zhongming.chang@daocloud.io>
-
ethan authored
Signed-off-by:
ethan <guangming.wang@daocloud.io>
-
- Aug 05, 2019
-
-
slava authored
* Fix context for the showWarning function If the difference between the current time on a client and time on a server is quite big, Prometheus tries to show a related warning in UI on the Graph tab. But in the code, an incorrect context is used to invoke this method. As a result, an error is showed in the web developer console and the whole page stop working at all. This commit fixes the context. CC @juliusv Signed-off-by:
Vyacheslav Kulakov <vkulakov@swiftserve.com> * Fix context for the showWarning function Fixed assets CC @juliusv Signed-off-by:
Vyacheslav Kulakov <vkulakov@swiftserve.com>
-
Ganesh Vernekar authored
Fix incorrect examples in docs
-
- Aug 04, 2019
-
-
Vadym Martsynovskyy authored
Signed-off-by:
Vadym Martsynovskyy <vmartsynovskyy@gmail.com>
-
AllenZMC authored
Signed-off-by:
czm <zhongming.chang@daocloud.io>
-
- Aug 03, 2019
-
-
AllenZMC authored
Signed-off-by:
czm <zhongming.chang@daocloud.io>
-
- Aug 02, 2019
-
-
AllenZMC authored
Signed-off-by:
czm <zhongming.chang@daocloud.io>
-
- Aug 01, 2019
-
-
AllenZMC authored
Signed-off-by:
czm <zhongming.chang@daocloud.io>
-
Dan P authored
Signed-off-by:
Dan Potepa <dan@danpotepa.co.uk>
-
- Jul 31, 2019
-
-
Advait Bhatwadekar authored
* Added query logging for prometheus. Options added: 1) active.queries.filepath: Filename where queries will be recorded 2) active.queries.filesize: Size of the file where queries will be recorded. Functionality added: All active queries are now logged in a file. If prometheus crashes unexpectedly, these queries are also printed out on stdout in the rerun. Queries are written concurrently to an mmaped file, and removed once they are done. Their positions in the file are reused. They are written in json format. However, due to dynamic nature of application, the json has an extra comma after the last query, and is missing an ending ']'. There may also null bytes in the tail of file. Signed-off-by:
Advait Bhatwadekar <advait123@ymail.com>
-
- Jul 29, 2019
-
-
@aifsair authored
The return value of Set() was not checked. Hence, the typo ("al" instead of "af") wasn't catched. Signed-off-by:
François (fser) <fser@code-libre.org>
-
yeya24 authored
Signed-off-by:
yeya24 <yb532204897@gmail.com>
-
Björn Rabenstein authored
fix word `encourter` to `encounter`
-
AllenZMC authored
Signed-off-by:
czm <zhongming.chang@daocloud.io>
-
Ganesh Vernekar authored
fix wrong spells in ingress.go
-
- Jul 27, 2019
-
-
dzzg authored
Signed-off-by:
dzzg <zhengguang.zhu@daocloud.io>
-
- Jul 24, 2019
-
-
Ganesh Vernekar authored
Vendor tsdb v0.10.0
-
Johnny Lim authored
Signed-off-by:
Johnny Lim <izeye@naver.com>
-
Ganesh Vernekar authored
Signed-off-by:
Ganesh Vernekar <cs15btech11018@iith.ac.in>
-
- Jul 23, 2019
-
-
Jeffery To authored
fsnotify v1.3.1 uses unix.InotifyInit() which is not available on mips64/mips64le. Updating to a newer version allows builds to succeed on these platforms. Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
- Jul 22, 2019
-
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
- Jul 20, 2019
-
-
Frederic Branczyk authored
Add k8s 1.15.1 as a vendor dependency.
-
- Jul 19, 2019
-
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
- Jul 18, 2019
-
-
Tariq Ibrahim authored
Signed-off-by:
Tariq Ibrahim <tariq181290@gmail.com>
-
Ganesh Vernekar authored
cmd/promtool: fix panic with empty exp_labels
-
- Jul 17, 2019
-
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
- Jul 15, 2019
-
-
Devin Trejo authored
* Only check last directory when discovering checkpoint number Signed-off-by:
Devin Trejo <dtrejo@palantir.com> * Comments for checkpointNum Signed-off-by:
Devin Trejo <dtrejo@palantir.com>
-
Yao Zengzeng authored
Signed-off-by:
YaoZengzeng <yaozengzeng@zju.edu.cn>
-
Simon Pasquier authored
If unlimited, it takes too much memory and the job is killed by the CI. Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
- Jul 11, 2019
-
-
Frederic Branczyk authored
Fix prometheus-mixin dashboards to use grafanaDashboards
-
Matthias Loibl authored
Signed-off-by:
Matthias Loibl <mail@matthiasloibl.com>
-
- Jul 10, 2019
-
-
Frederic Branczyk authored
Merge Release 2.11 back into master
-
Frederic Branczyk authored
Cherry pick 5749 & Release v2.11.1
-
Frederic Branczyk authored
Signed-off-by:
Frederic Branczyk <fbranczyk@gmail.com>
-
Ye Ji authored
Signed-off-by:
Ye Ji <ye@hioscar.com>
-
Frederic Branczyk authored
Fix potential panic when prometheus is watching multiple zookeeper paths
-