Skip to content

stats: Don't use real symbol's decodeTokens function to extract fake-symbol dynamics#10388

Merged
mattklein123 merged 5 commits intoenvoyproxy:masterfrom
jmarantz:fix-stats-merger-fuzz
Mar 16, 2020
Merged

stats: Don't use real symbol's decodeTokens function to extract fake-symbol dynamics#10388
mattklein123 merged 5 commits intoenvoyproxy:masterfrom
jmarantz:fix-stats-merger-fuzz

Conversation

@jmarantz
Copy link
Contributor

@jmarantz jmarantz commented Mar 14, 2020

Description: Use the SymbolTable class hierarchy to make sure we extract dynamic names properly.
Risk Level: medium
Testing: //test/...
Docs Changes: n/a
Release Notes: n/a
Fixes: #10390

…table dynamics.

Signed-off-by: Joshua Marantz <jmarantz@google.com>
Signed-off-by: Joshua Marantz <jmarantz@google.com>
Signed-off-by: Joshua Marantz <jmarantz@google.com>
Signed-off-by: Joshua Marantz <jmarantz@google.com>
Signed-off-by: Joshua Marantz <jmarantz@google.com>
@jmarantz jmarantz marked this pull request as ready for review March 14, 2020 22:52
Copy link
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.

Thanks!

@mattklein123 mattklein123 merged commit 2f47c34 into envoyproxy:master Mar 16, 2020
@jmarantz jmarantz deleted the fix-stats-merger-fuzz branch March 16, 2020 21:17
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.

stats: use SymbolTable virtual method to compute dynamic spans.

2 participants