- Sep 21, 2018
-
-
David Tesar authored
-
David Tesar authored
-
- Sep 19, 2018
-
-
Damien Lespiau authored
With those changes, diff does show any differences between generated manifests with and without the version override in a top level jsonnet file.
-
- Sep 14, 2018
-
-
Lucas Servén Marín authored
kube-prometheus: Add Prometheus Operator alerts
-
Matthias Loibl authored
-
Lucas Serven authored
-
Matthias Loibl authored
-
Matthias Loibl authored
-
Matthias Loibl authored
-
Matthias Loibl authored
-
Matthias Loibl authored
-
Matthias Loibl authored
-
- Sep 13, 2018
-
-
Matthias Loibl authored
-
- Sep 07, 2018
-
-
Frederic Branczyk authored
contrib/.../alerts: improve alert messages
-
Lucas Serven authored
-
- Sep 06, 2018
-
-
Matthias Loibl authored
-
- Sep 05, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
Only trigger disk running full alerts when the disk capacity is over 85% and use recording rule of the kubernetes-mixin to only consider real physical filesystems.
-
Sergiusz Urbaniak authored
This bumps the kubernetes-mixin dependency to add https://github.com/kubernetes-monitoring/kubernetes-mixin/pull/76.
-
- Aug 30, 2018
-
-
Joshua Olson authored
-
Joshua Olson authored
-
- Aug 28, 2018
-
-
Frederic Branczyk authored
-
- Aug 27, 2018
-
-
Frederic Branczyk authored
-
- Aug 23, 2018
-
-
Sergiusz Urbaniak authored
Signed-off-by:
Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
-
Sergiusz Urbaniak authored
Signed-off-by:
Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
-
Sergiusz Urbaniak authored
Currently, we are mounting `/root` from the host as `/host/root`. Instead simply `/` from the host should be mounted. This fixes it Signed-off-by:
Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
-
- Aug 22, 2018
-
-
Frederic Branczyk authored
kube-prometheus documentation
-
Joshua Olson authored
Trying to get travis-ci build to pass for "git diff --exit-code" command
-
- Aug 21, 2018
-
-
Frederic Branczyk authored
-
- Aug 20, 2018
-
-
Frederic Branczyk authored
-
- Aug 17, 2018
-
-
Sergiusz Urbaniak authored
Signed-off-by:
Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
-
Sergiusz Urbaniak authored
Signed-off-by:
Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
-
Sergiusz Urbaniak authored
Fixes https://github.com/prometheus/node_exporter#474 in the operator Fixes #569 (by making the mount explicit) Signed-off-by:
Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
-
- Aug 16, 2018
-
-
Frederic Branczyk authored
Update Prometheus to v2.3.2 and Alertmanager to 0.15.2
-
Max Leonard Inden authored
-
Max Leonard Inden authored
Adding the following accross the project: ```bash /# exit immediately when a command fails set -e /# only exit with zero if all commands of the pipeline exit successfully set -o pipefail /# error on unset variables +set -u ```
-
Max Leonard Inden authored
-
- Aug 14, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
kube-prometheus: Allow skipping etcd TLS errors
-