Graph file: global_stats.py
Main fields:
conn.flows[*].attr[direction][co.DATA_BYTES] # Number of total bytes seen by tstat
The "Bytes to proxy" flow corresponds to the "Client to Server" flow (co.C2S
) whereas the "Bytes from proxy" one is the "Server to Client" flow (co.S2C
).