Ben Kochie
Ben Kochie
This needs a DCO sign-off. You can use `git commit -s --amend` to add it.
It's typical to split PromQL onto multiple lines. In your example, it can be simplified a bit to improve readbility. ```yaml expr: > count by (namespace, pod) ( kube_pod_status_ready{condition="true"} ==...
This might be a similar use case as https://github.com/prometheus/prometheus/issues/5629.
It's an interesting feature to consider, I would suggest we get some more developer community input to see if this would be a more widely useful language feature.
Seems like now it's not running the tagged tests. :-(
This needs a DCO sign-off. You can use `git commit -s --amend` to add it.
DCO to start.
Password strength is [mostly determined by length](https://xkcd.com/936/). Security guidelines (ex NIST 800-63) recommend length over complexity.
Hello from the Alertmanager bug scrub. This change needs a rebase.
This needs a DCO sign-off. You can use `git commit -s --amend` to add it.