Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 940 Bytes

StreamTargetMetrics.md

File metadata and controls

16 lines (11 loc) · 940 Bytes

StreamTargetMetrics

Properties

Name Type Description Notes
averageBytesIn Float The average number of bytes transfered to the origin server by the source. [optional]
averageTotalConnections Float The total number of current connections. [optional]
createdAt OffsetDateTime The date and time, in UTC, that the metrics were recorded. [optional]
droppedConnections Integer The total number of dropped connections since the last interval. [optional]
maximumTotalConnections Integer The maximum number of connections during the interval. [optional]
minimumTotalConnections Integer The minimum number of connections during the interval. [optional]
newConnections Integer The total number of new connections since the last interval. [optional]