NodeSummary
constructor(node: JvmNode, recentFlowCount: Int = 0, recentTraceCount: Int = 0, errorCount: Int = 0, loadPercent: Int = 0, memoryPressurePercent: Int = 0, uptimeMs: Long? = null, processAlive: Boolean? = null, lastHealthLatencyMs: Long? = null, lastAdminLatencyMs: Long? = null, lastEventAtEpochMs: Long? = null)(source)