envoyproxy/envoy

To add LocalInfoFormatter and LocalInfoHeaderFormatter

Open

#7 213 ouverte le 8 juin 2019

Voir sur GitHub
 (0 commentaires) (1 réaction) (0 assignés)C++ (5 373 forks)batch import
enhancementhelp wanted

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

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?

Guide contributeur