envoyproxy / envoyproxy/nighthawk
Add new counters for tracking raw socket i/o
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
It would be great to have two new counters:
- One to reflect the bytes sent after protocol serialization, compression, and encryption are applied.
- One to reflect the bytes received before decryption, de-compression, and protocol de-serialization are applied
Contributor guide
Assessment
This issue has not been assessed yet.