Skip to content

Rename common/stats/stats_impl.* to common/stats/source_impl.* and fix refs#4021

Merged
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
jmarantz:rename-stats-impl
Aug 1, 2018
Merged

Rename common/stats/stats_impl.* to common/stats/source_impl.* and fix refs#4021
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
jmarantz:rename-stats-impl

Conversation

@jmarantz
Copy link
Copy Markdown
Contributor

@jmarantz jmarantz commented Aug 1, 2018

Description: This goes slightly further, as stats_impl.h was used in many places where all that was needed was the interface. This changes most of those I was able to discover to use envoy/stats/stats.h instead.

stats_impl_test.cc is still needed.

Risk Level: low
Testing: //test/...
Docs Changes: N/A
Release Notes: N/A

…was not needed.

Signed-off-by: Joshua Marantz <jmarantz@google.com>
…ropriate

Signed-off-by: Joshua Marantz <jmarantz@google.com>
@jmarantz jmarantz requested a review from zuercher as a code owner August 1, 2018 18:42
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Awesome!

@mattklein123 mattklein123 merged commit ffc8258 into envoyproxy:master Aug 1, 2018
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