envoy icon indicating copy to clipboard operation
envoy copied to clipboard

proxy_protocol_filter: Add field `stat_prefix` to the filter configuration

Open nareddyt opened this issue 1 year ago • 2 comments

Commit Message: proxy_protocol_filter: Add field stat_prefix to the filter configuration

Additional Description: This field allows for differentiating statistics when multiple proxy protocol listener filters are configured.

This PR is a follow-up from previous conversation: https://github.com/envoyproxy/envoy/pull/32861#discussion_r1539832395

Risk Level: Low

  • All client-facing behavior changes are guarded by new filter config field.

Testing:

  • Stats unit tests
  • Proxy protocol listener filter integration tests

Docs Changes: Done

Release Notes: Done

Platform Specific Features: None

nareddyt avatar May 29 '24 17:05 nareddyt

CC @envoyproxy/api-shepherds: Your approval is needed for changes made to (api/envoy/|docs/root/api-docs/). envoyproxy/api-shepherds assignee is @wbpcode CC @envoyproxy/api-watchers: FYI only for changes made to (api/envoy/|docs/root/api-docs/).

:cat:

Caused by: https://github.com/envoyproxy/envoy/pull/34414 was opened by nareddyt.

see: more, trace.

@ggreenway I believe you have the most context based on https://github.com/envoyproxy/envoy/pull/32861#discussion_r1539832395. Sorry for the late follow-up!

nareddyt avatar May 29 '24 17:05 nareddyt

PTAL @jmarantz

nareddyt avatar Jun 03 '24 22:06 nareddyt

PTAL, would like to get this merged soon.

nareddyt avatar Jun 05 '24 15:06 nareddyt

@jmarantz this should be a quick review :)

nareddyt avatar Jun 05 '24 15:06 nareddyt

one documentation nit remains.

jmarantz avatar Jun 05 '24 17:06 jmarantz

one documentation nit remains.

Done, PTAL

nareddyt avatar Jun 05 '24 21:06 nareddyt

Looks like fuzz coverage is broken, seems unrelated to my PR

nareddyt avatar Jun 06 '24 16:06 nareddyt

/retest

nareddyt avatar Jun 06 '24 16:06 nareddyt

PTAL, CI passed @jmarantz @ggreenway

nareddyt avatar Jun 06 '24 17:06 nareddyt

PTAL @jmarantz

nareddyt avatar Jun 07 '24 15:06 nareddyt