Add CustomTag (metadata) access logger formatters
#14 885 ouverte le 31 janv. 2021
Métriques du dépôt
- Stars
- (27 997 stars)
- Métriques de merge PR
- (Merge moyen 8j) (378 PRs mergées en 30 j)
Description
Title: Add CustomTag.Metadata access logger formatters.
Description: Existing access log formatters only support DYNAMIC_METADATA, but it would be helpful if they could also access request/route/cluster/host metadata (see CustomTag.MetadataKind).
[optional Relevant Links:] Existing formatters - https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage CustomTags (used in Tracing) - https://www.envoyproxy.io/docs/envoy/latest/api-v3/type/tracing/v3/custom_tag.proto#envoy-v3-api-msg-type-tracing-v3-customtag-metadata
@omriz @htuch