- Mar 19, 2018
-
-
Max Leonard Inden authored
The `prometheus-frontend` role of the example app kubeprometheus section is scoped to the default namespace. Thereby the frontend Prometheus instance is not able to discover anything outside of the default namespace. We might as well restrict the front end service monitor to the default namespace too.
-
- Mar 14, 2018
-
-
Laurent Godet authored
-
- Mar 12, 2018
-
-
Riccardo Setti authored
-
- Mar 11, 2018
-
-
Jesse Stuart authored
One of the `sed` commands for updating the kubeadm systemd file (`/etc/systemd/system/kubelet.service.d/10-kubeadm.conf`) was missing a `-i` reference to the file itself, causing it to hang indefinitely if ran as declared. I also wrapped this second `sed` in an `if grep ...` check, in order to make the operation idempotent.
-
- Mar 08, 2018
-
-
Francisco Ripoli authored
added service account, role and role binding for the prometheus frontend example, also updated prometheus to use the correct service account fixes #1049
-
- Mar 05, 2018
-
-
Alexander Holte-Davidsen authored
-
- Mar 01, 2018
-
-
Jordan Jennings authored
-
Frederic Branczyk authored
Update alert rule for kubelet
-
Akihito INOH authored
Update alert rule check kubelet down ratio from 1% to 10%. In #774 , it is changed to 1%, so returns to 10%.
-
- Feb 28, 2018
-
-
Carlos Eduardo authored
Added information on webhook token authentication and information on how to update the manifests if Kubernetes is already deployed with kubeadm.
-
Antoine Legrand authored
Add alert if it samples aren't ingested
-
- Feb 26, 2018
-
-
Jordan Jennings authored
-
Frederic Branczyk authored
Update to grafana 5.0.0-beta5
-
Antoine Legrand authored
-
jordanjennings authored
-
- Feb 16, 2018
-
-
Dan Mace authored
Add a missing resource to the operator's cluster role allowing it to correctly manager alertmanagers.
-
- Feb 14, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Feb 13, 2018
-
-
Dan Mace authored
Add a missing 'prometheuses/finalizers' resource to the operator cluster role. Without this role, the operator will fail to create a default secret for a Prometheus instance in the absence of any service monitors. The fix seems to already be present in the `examples` version of the role; this patch brings the contrib version in line with the example.
-
- Feb 12, 2018
-
-
Frederic Branczyk authored
-
Antoine Legrand authored
kube-prometheus: Upgrade to grafana v5
-
- Feb 09, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
fixing#972
-
- Feb 08, 2018
-
-
Scott Brenner authored
Might as well, right?
-
ludek_navratil authored
-
- Feb 04, 2018
-
-
Frederic Branczyk authored
-
- Feb 03, 2018
-
-
gitfrederic authored
As mentioned in https://github.com/coreos/prometheus-operator/issues/924#issuecomment-362859346 .
-
- Feb 01, 2018
-
-
Frederic Branczyk authored
fixing#947
-
- Jan 31, 2018
-
-
ludek_navratil authored
-
- Jan 30, 2018
-
-
ludek_navratil authored
-
Scott Brenner authored
Promnetheus -> Prometheus
-
- Jan 26, 2018
-
-
Frederic Branczyk authored
-
- Jan 23, 2018
-
-
Frederic Branczyk authored
-
- Jan 19, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Jan 17, 2018
-
-
Frederic Branczyk authored
Add role rules permissions to get metrics from kubelet
-
Luis Nuñez authored
-
- Jan 16, 2018
-
-
Antoine Legrand authored
-