solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy

Home Page:https://docs.solo.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to use Envoy `METADATA` access log formatter

jbohanon opened this issue · comments

Gloo Edge Product

Open Source

Gloo Edge Version

v1.17.0

Is your feature request related to a problem? Please describe.

The DYNAMIC_METADATA, UPSTREAM_METADATA, and CLUSTER_METADATA access log command operators will be deprecated in Envoy and are being replaced with the METADATA access log formatter.

Describe the solution you'd like

Support for the METADATA access log formatter

Describe alternatives you've considered

No response

Additional Context

https://www.envoyproxy.io/docs/envoy/v1.29.2/api-v3/extensions/formatter/metadata/v3/metadata.proto#extensions-formatter-metadata-v3-metadata

This will be released with Gloo OSS v1.17.0-beta14, EE TBD

This will be released with Gloo Edge EE v1.17.0-beta1