Ivan Rizzante

Results 92 comments of Ivan Rizzante

This would be very nice indeed

Ok but since the new `cloudwatch_logs` plugin seems to be a replacement for the old one why not adding this feature to `cloudwatch_logs` too?

I stumbled on this issue right now, on ArgoCD application controller I wanted to change the replicas to 2 (default is 1), which requires setting the - name: ARGOCD_CONTROLLER_REPLICAS value:...

Hitting the same issue here: ![immagine](https://github.com/user-attachments/assets/f2334108-8895-40c4-af13-ecb0517139d5)

Thanks for the updates, can you please detail how?

Thank you again for the updates. I see `localStorageCapacityIsolation `option graduated to GA in k8s v1.25 so it's enabled by default. As far as I understand that option was disabled...

I've just tried with this config ```yaml kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: - role: control-plane kubeadmConfigPatches: - | kind: KubeletConfiguration localStorageCapacityIsolation: true - | kind: InitConfiguration nodeRegistration: kubeletExtraArgs: node-labels: "ingress-ready=true"...

Here you have the reproducer, just run the script and port-forward Grafana in monitoring namespace to be able to see that the metric is missing. [reproducer.zip](https://github.com/user-attachments/files/15539557/reproducer.zip) Using this reproducer I...

I'm hitting the same problem with Ruler. I'm on Thanos 0.36.1 with EKS v1.30. The cross-az network traffic with Ruler enabled was something like 200MB/s on the Store Gateway! ![immagine](https://github.com/user-attachments/assets/92e853e5-fe52-4f0c-8943-91602080e7be)...