Anatoliy D.
Anatoliy D.
I hope I did it
This problem affects not just for kube-prometheus-stack but rather for ANY helm chart that creates ServiceMonitor resources. The reason is that ArgoCD is using label `app.kubernetes.io/instance` to tack all resources...
Drew's code above (https://github.com/chef/chef/issues/13754#issuecomment-1688757588) is a workaround. Loading it as usual library in custom client cookbook, it makes it possible to override original GemPackage resource defaults on-the-fly, _without changing original...
here it is: ``` /opt/statsrelay/statsrelay --bind 0.0.0.0 --port 8125 --packetlen 8000 --prefix statsrelay.it-s-0f5c57688efa79273 --pprof --pprof-bind :8123 --sendproto UDP \ is-1935b:8125 is-1939b:8125 is-1940b:8125 is-1941b:8125 is-1942b:8125 ``` . . Yesterday, we changed...
i thought `"begin":0` might have been an issue when creating silenced object, and probably duplicated sileced attemt too. here is json payload sent by handler: ``` curl -v -k -H...