Bandwidth Tracker
Component to track bandwidth (B/s) over a configurable sliding window.
Tags: TRACKING
| Field | Type | Optional | Description | Default Value |
|---|---|---|---|---|
| Input | String | No | ||
| Output | String | No | ||
| Window Ms | Uint32 | Yes | Sliding window size in milliseconds used to compute average bandwidth. | 1000 |
| Buckets | Uint32 | Yes | Number of time buckets to use within the sliding window. | 10 |