- Sep 18, 2020
-
-
paulfantom authored
-
paulfantom authored
-
paulfantom authored
-
- Sep 11, 2020
-
-
Matthias Loibl authored
-
Matthias Loibl authored
There are still some dependencies that we need to make work to fully deactivate the legacyImports in the future. I'll start opening PRs against those other repositories.
-
Matthias Loibl authored
-
- Sep 10, 2020
-
-
Damien Grisonnet authored
Signed-off-by:
Damien Grisonnet <dgrisonn@redhat.com>
-
- Sep 01, 2020
-
-
Scott Dodson authored
This daemonset doesn't affect workload availability so allow its rollout to be parallelized.
-
- Aug 27, 2020
-
-
Michał Łazowik authored
This could have been achieved either by switching to stringData, or doing `std.base64(std.encodeUTF8($._config.alertmanager.config))` as per google/jsonnet#575 I went with the former, because it's: 1. Easier to read existing config 2. Consistent with the way jsonnet object-based config is written just above
-
- Aug 20, 2020
-
-
Julien Pervillé authored
-
- Aug 19, 2020
-
-
Julien Pervillé authored
-
- Aug 09, 2020
-
-
KingJ authored
Expose the Thanos Sidecar's HTTP metrics and gRPC StoreAPI interfaces via a dedicated service. ClusterIP is set to none to allow for full discovery of all endpoints behind the service via in-cluster DNS. This allows for a new ServiceMonitor to then scrape the metrics available on the Sidecar's HTTP port. A new service has been used so as to separate out the metrics that Prometheus makes available, and the metrics the Thanos Sidecar makes available. The Thanos Mixins from thanos-io/thanos default to a job label of 'thanos-sidecar', and hence the service here has had this label applied.
-
- Aug 06, 2020
-
-
Lili Cosic authored
-
Lili Cosic authored
-
Lili Cosic authored
-
- Aug 05, 2020
-
-
paulfantom authored
-
- Jul 31, 2020
-
-
Sergiusz Urbaniak authored
-
- Jul 29, 2020
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Jul 28, 2020
-
-
paulfantom authored
-
- Jul 27, 2020
-
-
tafkam authored
-
- Jul 25, 2020
- Jul 23, 2020
-
-
Simon Pasquier authored
-
paulfantom authored
-
- Jul 15, 2020
-
-
Lili Cosic authored
Watch error alert
-
- Jul 13, 2020
-
-
Lili Cosic authored
-
- Jul 09, 2020
-
-
Lili Cosic authored
-
- Jul 03, 2020
-
-
Abu Kashem authored
kube-apiserver has a histogram etcd_request_duration_seconds that measures latency between the kube-apiserver and etcd instance. This metrics is currently dropped by cluster-prometheus. Enable this metrics so we have visibility into etcd latency. We ensured that this does not enable other unwanted metrcis count by(name) ({name=~"etcd_request.+"}) etcd_request_duration_seconds_bucket etcd_request_duration_seconds_count etcd_request_duration_seconds_sum
-
- Jun 24, 2020
-
-
Simon Pasquier authored
-
- Jun 22, 2020
-
-
Tom Quinn authored
-
- Jun 21, 2020
-
-
Kristoffer Dalby authored
-
Kristoffer Dalby authored
-
- Jun 19, 2020
-
-
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
v0.40
-
- May 12, 2020
-
-
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
-
-
paulfantom authored
-
- May 05, 2020
-