envoyproxy/envoy

Formally deprecate `*_METADATA` access log command operators

Offen

#33.004 geöffnet am 20.03.2024

 (5 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (5.373 Forks)batch import
area/access_logenhancementhelp wantedstale

Repository-Metriken

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

Beschreibung

Title: Formally deprecate *_METADATA access log command operators

Description: The documentation for the command operators for access log formatting DYNAMIC_METADATA and CLUSTER_METADATA has indicated that these will be deprecated in favor of the METADATA formatter since the latter was implemented. We should actually deprecate these and make plans for their removal.

Relevant Links: https://github.com/envoyproxy/envoy/pull/17457/files#diff-a5eb61dd3a95c605846ebaba934b7334bc18f96fbf9ebf7593a90948c92f19c5

Contributor Guide