Skip to content

stats: Remove empty segments from stat names during encoding#16675

Closed
jmarantz wants to merge 2 commits intoenvoyproxy:mainfrom
jmarantz:no-empty-segments
Closed

stats: Remove empty segments from stat names during encoding#16675
jmarantz wants to merge 2 commits intoenvoyproxy:mainfrom
jmarantz:no-empty-segments

Conversation

@jmarantz
Copy link
Copy Markdown
Contributor

Commit Message:

Removes empty segments from stats during encoding. This clears up some ambiguities that triggered occasional fuzz issues in stat_merger_fuzz_test.

This is copied #16239 from @jessicayuen

Additional Description:
Risk Level: medium - I think generally empty names were not encoded in Envoy, but this can change how they are rendered as strings.
Testing: //test/...
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Joshua Marantz <jmarantz@google.com>
…g dot tests.

Signed-off-by: Joshua Marantz <jmarantz@google.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 3, 2021

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions bot added the stale stalebot believes this issue/PR has not been touched recently label Jul 3, 2021
@github-actions
Copy link
Copy Markdown

This pull request has been automatically closed because it has not had activity in the last 37 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions bot closed this Jul 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale stalebot believes this issue/PR has not been touched recently waiting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants