Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: statistics on request and response body size #3621

Closed
ikatson opened this issue Jun 13, 2018 · 1 comment · Fixed by #11559
Closed

Feature request: statistics on request and response body size #3621

ikatson opened this issue Jun 13, 2018 · 1 comment · Fixed by #11559
Labels
beginner Good starter issues! enhancement Feature requests. Not bugs or questions. help wanted Needs help!

Comments

@ikatson
Copy link
Contributor

ikatson commented Jun 13, 2018

As far as I can tell, envoy does not output request and response body sizes in bytes as separate histogram metrics.

Would be nice if it output those metrics the same way it does downstream_rq_time and upstream_rq_time.

@mattklein123 mattklein123 added enhancement Feature requests. Not bugs or questions. help wanted Needs help! beginner Good starter issues! labels Jun 13, 2018
@zyfjeff
Copy link
Member

zyfjeff commented Sep 10, 2018

Is this issue no one is working? If yes then i can start this one

htuch pushed a commit that referenced this issue Jul 21, 2020
…1559)

Created a new struct for optional cluster stats. Moved timeout budget stats and added request response headers and body stats in the new struct.

Risk Level: Low
Testing: Added test cases
Docs Changes: added
Release Notes: added

Fixes #10308 , Fixes #3621

Signed-off-by: Ranjith Kumar <[email protected]>
KBaichoo pushed a commit to KBaichoo/envoy that referenced this issue Jul 30, 2020
…voyproxy#11559)

Created a new struct for optional cluster stats. Moved timeout budget stats and added request response headers and body stats in the new struct.

Risk Level: Low
Testing: Added test cases
Docs Changes: added
Release Notes: added

Fixes envoyproxy#10308 , Fixes envoyproxy#3621

Signed-off-by: Ranjith Kumar <[email protected]>
Signed-off-by: Kevin Baichoo <[email protected]>
scheler pushed a commit to scheler/envoy that referenced this issue Aug 4, 2020
…voyproxy#11559)

Created a new struct for optional cluster stats. Moved timeout budget stats and added request response headers and body stats in the new struct.

Risk Level: Low
Testing: Added test cases
Docs Changes: added
Release Notes: added

Fixes envoyproxy#10308 , Fixes envoyproxy#3621

Signed-off-by: Ranjith Kumar <[email protected]>
Signed-off-by: scheler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner Good starter issues! enhancement Feature requests. Not bugs or questions. help wanted Needs help!
Projects
None yet
3 participants