Tomas Dohnalek
Tomas Dohnalek
My use case: _I would like to monitor, whether App's Client Secret is going to expire soon._
We saw similar behavior in our GKE Kubernetes clusters: ``` containerd --version containerd github.com/containerd/containerd 1.4.8 7eba5930496d9bbe375fdf71603e610ad737d2b2 ``` We hit this during a rollout when containers were terminated. `kube_pod_container_status_terminated_reason` emitted by...
We have the problem as well, affected metrics in our case are: * stackdriver_https_lb_rule_loadbalancing_googleapis_com_https_request_bytes_count * stackdriver_https_lb_rule_loadbalancing_googleapis_com_https_request_count * stackdriver_https_lb_rule_loadbalancing_googleapis_com_https_response_bytes_count * stackdriver_https_lb_rule_loadbalancing_googleapis_com_https_total_latencies The issue started yesterday 17:30 UTC for us.
@curusarn The Slack thread is lost, what happened in that thread? Can you please provide short summary?
We currently run single atlantis instance, but I landed here, because I was considering [Provider Plugin Cache](https://www.terraform.io/cli/config/config-file#provider-plugin-cache) for Atlantis and it explicitly mentions that > Note: The plugin cache directory...
This would be awesome, any plans or updates? Can anyone recommend some mature python etcd client library?
Any update? This is crucial fix for us.
Elaborating on @Duologic 's comments. The query is still wrong for us as the `on(instance_id, **cluster**)` part is causing issues - the metrics were generated in different clusters, therefore we...
@cyril-corbon @HamzaZo Hi, any intentions on finishing this? We could all really profit from your great work.