ContainerThrottlingData

constructor(periods: Int? = null, throttledPeriods: Int? = null, throttledTime: Int? = null)

Parameters

periods

Number of periods with throttling active.

throttledPeriods

Number of periods when the container hit its throttling limit.

throttledTime

Aggregated time (in nanoseconds) the container was throttled for.