envoyproxy/envoy

To add LocalInfoFormatter and LocalInfoHeaderFormatter

Open

#7,213 创建于 2019年6月8日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)C++ (5,373 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

To add LocalInfoFormatter and LocalInfoHeaderFormatter.

Description: Currently seems like there is no way to log information holds by LocalInfo while the information is sometimes useful and also to utilize that information as values in e.g. response_headers_to_add, request_headers_to_add.

Probably adding LocalInfoHeaderFormatter and LocalInfoFormatter in header formatter and access log formatter respectively will help.

@zuercher WDYT?

贡献者指南