Eduardo de Campos
Results
2
comments of
Eduardo de Campos
Looking forward to this new release. I need to edit files with 'conf' type extensions.
Hey! Try this ```bash round(sum(container_memory_usage_bytes{pod=~\"{{.name}}\", container!=\"POD\", image!=\"\", container!=\"\", container_name!=\"POD\"}) by (pod) / 1024 / 1024, 0.01) ```