envoyproxy/envoy
Auf GitHub ansehenAdd CustomTag (metadata) access logger formatters
Open
#14.885 geöffnet am 31. Jan. 2021
area/access_loghelp wanted
Repository-Metriken
- Stars
- (27.997 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)
Beschreibung
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