Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
bytesThe total number of bytes sent by the client over the given period.
Optional
bytesThe total number of bytes sent by the server over the given period.
Optional
groupThe key, value pairs for each group by.
Optional
packetsThe total number of packets sent by the client over the given period.
Optional
packetsThe total number of packets sent by the server over the given period.
Optional
rttMeasured as TCP smoothed round trip time in microseconds (the time between a TCP frame being sent and acknowledged).
Optional
tcpThe number of TCP connections in a closed state. Measured in connections per second from the client.
Optional
tcpThe number of TCP connections in an established state. Measured in connections per second from the client.
Optional
tcpThe number of TCP connections that were refused by the server. Typically this indicates an attempt to connect to an IP/port that is not receiving connections, or a firewall/security misconfiguration.
Optional
tcpThe number of TCP connections that were reset by the server.
Optional
tcpTCP Retransmits represent detected failures that are retransmitted to ensure delivery. Measured in count of retransmits from the client.
Optional
tcpThe number of TCP connections that timed out from the perspective of the operating system. This can indicate general connectivity and latency issues.
Generated using TypeDoc
Attributes for an aggregated connection.