Total ({{ (metricsData.os.memory.total - metricsData.os.memory.free) | memory }} / {{ metricsData.os.memory.total | memory }})
Total ({{ metricsData.process.memory.heapUsed | memory }} / {{ metricsData.process.memory.heapTotal | memory }})
Current ({{ metricsData.db.connections.current }} / {{ metricsData.db.connections.available }})