-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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: Histogram for header sizes #10308
Comments
cc @jmarantz @adisuissa this might be useful for header map optimization work? |
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions. |
Assigning to @nezdolik for now, possibly to be re-assigned later. |
Hi, I would love to work on this. @nezdolik can you please tell me how to get started. Thanks :-) |
@sresthas this issue has been submitted as proposal for cncf mentorship project: https://github.com/cncf/mentoring/blob/master/communitybridge/2020/q2/project_ideas.md#enrich-envoy-stats-with-header-size-histogram. |
@nezdolik I would like to work on it during the mentorship. Can you assign me a similar issue? Also, may I know the common chat channel to discuss more? |
@nezdolik Any updates, I have been waiting on how to get started and discuss with you. |
Hi @Dhiraj240 not sure i understand, here is schedule: https://github.com/cncf/mentoring/tree/master/communitybridge/2020/q2 and you need to apply as mentee. |
@nezdolik For selection, is contribution necessary in envoy? |
@Dhiraj240 is not required, for more questions you could reach out on slack not to spam issue thread. |
@nezdolik I have applied on community bridge and messaged you on slack for more information. You can check my portfolio here at https://dhiraj240.github.io/ |
…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]>
…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]>
…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]>
Would be nice to enrich existing stats with histogram for header sizes per upstream.
Can work on this feature if it's something we want to add.
The text was updated successfully, but these errors were encountered: