s-z-z

Results 2 issues of s-z-z

due to https://github.com/prometheus-community/helm-charts/blob/ba04297b341a59ac627dee9ec4b8e9686708fb6f/charts/kube-prometheus-stack/values.yaml#L1720 , kube-prometheus-stack drop all metics about `container_spec_*` by default, all container_spec_* releated rules will fail to work when problems occur. such as: ``` (sum(container_memory_working_set_bytes{name!=""}) BY (instance, name)...