Skip to content

stream_info: moving downstream timing into its own class#18967

Merged
alyssawilk merged 2 commits intoenvoyproxy:mainfrom
alyssawilk:downstream_timing
Nov 15, 2021
Merged

stream_info: moving downstream timing into its own class#18967
alyssawilk merged 2 commits intoenvoyproxy:mainfrom
alyssawilk:downstream_timing

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

@alyssawilk alyssawilk commented Nov 10, 2021

Companion PR to #18934

Risk Level: low (refactor)
Testing: n/a
Docs Changes: n/a
Release Notes: n/a

Part of envoyproxy/envoy-mobile#1520

@alyssawilk
Copy link
Copy Markdown
Contributor Author

/wait

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Copy link
Copy Markdown
Member

@zuercher zuercher left a comment

Choose a reason for hiding this comment

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

Looks good. Just had one question.

}

private:
absl::flat_hash_map<std::string, MonotonicTime> timings_;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't see where this is used. Is it for a follow-on change?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

indeed, sorry I failed to clean up here, it's part of #18934

@alyssawilk alyssawilk merged commit 120384f into envoyproxy:main Nov 15, 2021
@alyssawilk alyssawilk deleted the downstream_timing branch August 4, 2022 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants