628 B
628 B
ContainerThrottlingData
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| periods | Option<i32> | Number of periods with throttling active. | [optional] |
| throttled_periods | Option<i32> | Number of periods when the container hit its throttling limit. | [optional] |
| throttled_time | Option<i32> | Aggregated time (in nanoseconds) the container was throttled for. | [optional] |