envoyproxy/envoy

To add LocalInfoFormatter and LocalInfoHeaderFormatter

Open

#7.213 geöffnet am 8. Juni 2019

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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?

Contributor Guide