Expand description
AirClient::GetResourceUsage - fetches a structured resource snapshot
from the Air daemon (memory, CPU, disk, network).
thread_count and open_file_handles default to 0 because the
daemon’s ResourceUsageResponse proto does not yet carry those
fields; populate them on the daemon side when needed.