Number of bytes since last log vs. total
Open
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 455
- Avg merge
- 17h 8m
- Merged PRs (30d)
- 5
Description
Sometimes we have 2 different kinds of network transferred byte fields:
1. Total bytes transferred during the connection
2. Bytes transferred since last log entry
As there are only source.bytes, network.bytes, ... there is not place to differentiate it. Also there is missing docs about the use case of current fields. Should they be used for total bytes?
Contributor guide
Assessment
This issue has not been assessed yet.