Record -
http
: Bucket
Represents a discrete sub-part of the time window (Bucket).
Fields
- totalCount int 0
-
Total number of requests received during the sub-window time frame
- failureCount int 0
-
Number of failed requests during the sub-window time frame
- rejectedCount int 0
-
Number of rejected requests during the sub-window time frame
- lastUpdatedTime Time
-
The time that the
Bucket
is last updated.