envoyproxy / envoyproxy/nighthawk
Tracing: accurately track sending of uploaded response body
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Currently we track decoder events, but when uploading requests with entity bodies
it would be good to also track encoder events for accurately tracking how much
we wrote successfully instead of assuming we successfully send it all.
Context:
https://github.com/envoyproxy/nighthawk/pull/110/files/5e939814423c510d76c85c8a66af0b0d472c21d7#diff-96a313c6bf37f367af70cffb03300540R78
Contributor guide
Assessment
This issue has not been assessed yet.