Skip to content

SimpleStatistics: implement serialization roundtrip#659

Merged
mum4k merged 5 commits intoenvoyproxy:mainfrom
oschaaf:simplestats-serialization-roundtrip
Mar 24, 2021
Merged

SimpleStatistics: implement serialization roundtrip#659
mum4k merged 5 commits intoenvoyproxy:mainfrom
oschaaf:simplestats-serialization-roundtrip

Conversation

@oschaaf
Copy link
Copy Markdown
Member

@oschaaf oschaaf commented Mar 21, 2021

Part of the horizontal scaling effort: SimpleStatistic and StreamingStatistic get used
for tracking header byte counts, hence we should be able to wire
transfer statistics for those to be able to properly aggregate.

Signed-off-by: Otto van der Schaaf ovanders@redhat.com

Part of the horizintal scaling effort: simplestatistics get used
for tracking header byte counts, hence we should be able to wire
transfer statistics for those to be able to properly aggregate.

Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
@oschaaf oschaaf marked this pull request as ready for review March 21, 2021 09:30
@oschaaf oschaaf added the waiting-for-review A PR waiting for a review. label Mar 21, 2021
@oschaaf
Copy link
Copy Markdown
Member Author

oschaaf commented Mar 21, 2021

Perhaps not obvious when looking at the code changes here, but test coverage for this is in place via TypedStatisticTest. NativeRoundtrip

Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
@mum4k mum4k requested a review from qqustc March 22, 2021 19:08
@mum4k
Copy link
Copy Markdown
Collaborator

mum4k commented Mar 22, 2021

@qqustc please review and assign back to me when done.

Otto van der Schaaf added 2 commits March 23, 2021 21:22
…zation-roundtrip

Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
qqustc
qqustc previously approved these changes Mar 23, 2021
Copy link
Copy Markdown
Contributor

@qqustc qqustc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, assign back to @mum4k

@mum4k mum4k added waiting-for-changes A PR waiting for comments to be resolved and changes to be applied. and removed waiting-for-review A PR waiting for a review. labels Mar 24, 2021
Signed-off-by: Otto van der Schaaf <ovanders@redhat.com>
@oschaaf oschaaf added waiting-for-review A PR waiting for a review. and removed waiting-for-changes A PR waiting for comments to be resolved and changes to be applied. labels Mar 24, 2021
@mum4k mum4k merged commit 513dfc2 into envoyproxy:main Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-review A PR waiting for a review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants