Network¶
The Network feature allows you to view network traffic between hosts, pods, deployments, and services in real-time, displaying data connections and traffic flow from clients to servers.
Prerequisites¶
Before using the Network feature, ensure you have completed the following steps:
- Register and log in to Guance.
- Install DataKit on your hosts.
- Enable the eBPF collector.
Concepts¶
| Parameter | Description | Calculation Method |
|---|---|---|
| IP/Port | Targets are aggregated based on IP+Port, with a maximum of 100 data entries returned. | Grouped and counted by IP/Port. |
| Bytes Sent | Number of bytes sent from the source host to the target. | Sum of bytes sent across all records. |
| Bytes Received | Number of bytes received by the source host from the target. | Sum of bytes received across all records. |
| TCP Latency | TCP latency from the source host to the target. | Average value. |
| TCP Jitter | TCP latency fluctuation from the source host to the target. | Average value. |
| TCP Connections | Number of TCP connections from the source host to the target. | Total sum. |
| TCP Retransmissions | Number of TCP retransmissions from the source host to the target. | Total sum. |
| TCP Closures | Number of TCP connection closures from the source host to the target. | Total sum. |
Get Started¶
The Network module consists of four main sections: