- May 11, 2018
-
-
piglei™ authored
* kube-prometheus: fix alert rule K8SManyNodesNotReady * fix alert "K8SManyNodesNotReady" in helm templates & make generate * Use sync_kube_prometheus.py to make rules in helm in sync
-
- May 10, 2018
-
-
Giancarlo Rubio authored
-
- May 08, 2018
-
-
Frederic Branczyk authored
-
- May 06, 2018
-
-
Frederic Branczyk authored
-
- Apr 28, 2018
-
-
Frederic Branczyk authored
-
- Apr 26, 2018
-
-
Max Leonard Inden authored
-
Frederic Branczyk authored
kube-prometheus: Remove hard-coded Prometheus Operator version
-
Max Leonard Inden authored
-
Brandon Dimcheff authored
The addon resizer was referring to an incorrect role binding and was unable to access the API. This changes the rolebinding name to refer to the correctly defined rolebinding.
-
- Apr 23, 2018
-
-
Max Inden authored
Various kube-prometheus fixes
-
Frederic Branczyk authored
Previously the script errored out, as ServiceMonitor objects are only registered once the Prometheus Operator is running.
-
naseemkullah authored
-
- Apr 22, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Apr 18, 2018
-
-
Max Inden authored
kube-prometheus: Move service monitors to target folder
-
Max Leonard Inden authored
With 1d00e0ab ("ServiceMonitor: Enable Prometheus to select ServMon outside own ns") merged: To emphasize the fact, that ServiceMonitors can be deployed alongside their targets, this patch moves the Alertmanager, Kube-State-Metrics, Node-Exporter and Prometheus Operator Service-Monitor into the respective target folder in the kube-prometheus project.
-
Joakim Karlsson authored
-
Joakim Karlsson authored
-
Joakim Karlsson authored
-
- Apr 17, 2018
-
-
Max Inden authored
Convert kube-prometheus to jsonnet
-
- Apr 15, 2018
-
-
naseemkullah authored
In kubeadm 1.10 (and perhaps earlier versions, not sure), ctrl-mgr and scheduler pods' label key is `component=` rather than `k8s-app=`, which is the selector key used for kube-prometheus exporters for these components.
-
- Apr 13, 2018
-
-
Max Inden authored
Enable Thanos sidecar
-
Max Leonard Inden authored
In preparation of PR #1206 [1], This patch moves the Thanos manifests to the `experimental` folder. [1] https://github.com/coreos/prometheus-operator/pull/1206
-
Frederic Branczyk authored
-
Fabian Reinartz authored
-
- Apr 11, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
Fixed CPU accounting in recording rules
-
- Apr 10, 2018
-
-
Arslanbekov Denis authored
* in description is displayed correctly namespace * Bump kube state version * Update Chart.yaml
-
Andrey Klimentyev authored
Currently, node recording rules feature an incorrect idle CPU accounting. This change aims to fix that.
-
Max Leonard Inden authored
-
- Apr 09, 2018
-
-
Frederic Branczyk authored
Cut 0.18.1 back to master
-
Max Leonard Inden authored
-
- Apr 07, 2018
-
-
Keyvan Hedayati authored
-
- Apr 05, 2018
-
-
Richard Maynard authored
* charts: Add Core DNS Support With CoreDNS becoming a first class citizen it should be an optional part of the kube-prometheus deployment. Fixes: #1174 * added kube-prometheus service and service monitor In order to work directly with a cluster created by bootkube used port 9153, and created a service exposing metrics since bootkube does does not. Also in the helm chart changed the default port to 9153 since that is the coredns plugins default port and to be consistent throughout the repo.
-
- Apr 04, 2018
-
-
Frederic Branczyk authored
-
- Mar 26, 2018
-
-
Sébastien GLON authored
Signed-off-by:
Sébastien GLON <sebastien.glon@akeneo.com>
-
Frederic Branczyk authored
prometheus: Add ability to whitelist Kubernetes labels
-
Michael Pietzsch authored
-
- Mar 23, 2018
-
-
Frederic Branczyk authored
-