- Jun 24, 2020
-
-
Simon Pasquier authored
-
- Jun 23, 2020
-
-
Frederic Branczyk authored
Updated prometheus adapter deployment to use a multi arch image repo
-
Frederic Branczyk authored
Make node-exporter listening address configurable
-
- Jun 22, 2020
-
-
Tom Quinn authored
-
- Jun 21, 2020
-
-
Kristoffer Dalby authored
-
Kristoffer Dalby authored
-
- Jun 19, 2020
-
-
Frederic Branczyk authored
Fix AlertmanagerConfigInconsistent alert
-
Frederic Branczyk authored
Update prometheus-adapter endpoint
-
Simon Pasquier authored
-
Simon Pasquier authored
Previously the alert would fire when the number of Alertmanager pods didn't match the number of replicas defined in the Alertmanager spec even though all the running pods had the same configuration hash. This type of issue is already covered by KubeStatefulSetUpdateNotRolledOut (and possibly KubePodNotReady), having AlertmanagerConfigInconsistent also active in this situation creates unnecessary noise. With this change, the alert expression only returns when Alertmanager pods have different configuration hash values irrespective of the number of pod replicas. The message annotation has also been enhanced to report the configuration hash for each pod. Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
Stavros Foteinopoulos authored
-
Lili Cosic authored
Bump prometheus-operator to v0.40
-
Lili Cosic authored
-
Lili Cosic authored
-
Lili Cosic authored
v0.40
-
- May 27, 2020
-
-
Frederic Branczyk authored
Update grafana dashboard docs
-
Panagiotis Atmatzidis authored
Instructions to add Grafana dashboard do not work. The proposed functions are wrong, according to [grafana.libsonnet](https://github.com/brancz/kubernetes-grafana/blob/master/grafana/grafana.libsonnet) `dashboards` and `rawDashboards` should be used in `grafana+::` field. This PR updates the existing documentation and fixes minor typos.
-
- May 26, 2020
-
-
Frederic Branczyk authored
Update release-0.5 compatibility
-
Damien Grisonnet authored
kubernetes-mixin release-0.4 is only supported by 1.18+ Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
- May 25, 2020
-
-
Frederic Branczyk authored
Update kubelet config section and compatibility
-
- May 24, 2020
-
-
dmayle authored
This readme update includes two changes: 1) Update the kubelet config requirements to mention the modern (non-deprecated) kubelet configuration values that can be used in place of the flags 2) Update the compatibility matrix to mention the issue running release-0.4 on kubernetes versions 1.16.2 through 1.16.4, including a workaround.
-
- May 20, 2020
- May 15, 2020
-
-
Frederic Branczyk authored
Node exporter ignore pod mounts
-
- May 13, 2020
-
-
Paul Gier authored
update generated files for prometheus operator v0.39.0
-
- May 12, 2020
-
-
Paul Gier authored
-
Paul Gier authored
-
Paul Gier authored
The ignored filesystem types now matches the default, so the comment and arg can be removed.
-
Paul Gier authored
Ignore kubelet pod filesystem mounts of the form: /var/lib/kubelet/pods/1b260ce7-e75d-44d4-8409-922d2bd0851f/volumes... Metrics for these volumes are available via the kubelet_volume_stats* metrics.
-
- May 11, 2020
-
-
Frederic Branczyk authored
Revert "Remove field preserveUnknownFields from CRDs"
-
Paweł Krupa authored
-
paulfantom authored
-
paulfantom authored
-
- May 07, 2020
-
-
Frederic Branczyk authored
custom metrics v1beta2 api with k8s-prometheus-adapter v0.7.0
-
- May 05, 2020
-
- May 04, 2020
-
-
Frederic Branczyk authored
Update prometheus version to v2.17.2
-
- Apr 30, 2020
-
-
Benjamin authored
Signed-off-by:
Benjamin <benjamin@yunify.com>
-
- Apr 29, 2020
-
-
Johannes Würbach authored
-
Johannes Würbach authored
-
Frederic Branczyk authored
Fix json files cleanup when generating manifests
-