The free memory graph has this query: ``` node_memory_MemTotal{instance=~"$server"} - node_memory_MemFree{instance=~"$server"} ``` Wouldn't that be memory in use?
The free memory graph has this query:
Wouldn't that be memory in use?