ContainerPidsStats

constructor(current: Int? = null, limit: Int? = null)

Parameters

current

Current is the number of PIDs in the cgroup.

limit

Limit is the hard limit on the number of pids in the cgroup. A \"Limit\" of 0 means that there is no limit.