- Nov 06, 2020
-
-
Kemal Akkoyun authored
Signed-off-by:
Kemal Akkoyun <kakkoyun@gmail.com>
-
- Nov 04, 2020
-
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
- Oct 28, 2020
-
-
Simon Pasquier authored
Signed-off-by:
Simon Pasquier <spasquie@redhat.com>
-
- Oct 26, 2020
-
-
Johannes Würbach authored
-
- Oct 23, 2020
-
-
Lili Cosic authored
-
- Oct 19, 2020
-
-
Simon Pasquier authored
-
- Oct 02, 2020
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Oct 01, 2020
-
-
paulfantom authored
-
- 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
-