Skip to content

more

975a8d5
Select commit
Loading
Failed to load commit list.
Open

envoy_log: allows Envoy version embedding #44337

more
975a8d5
Select commit
Loading
Failed to load commit list.
CI (Envoy) / Mobile/ASAN skipped Apr 9, 2026 in 0s

Check was skipped

This check was not triggered in this CI run

Details

Request (pr/44337/main@975a8d5)

mathetake @mathetake 975a8d5 #44337 merge main@d4fd8e3

envoy_log: allows Envoy version embedding

Commit Message: envoy_log: allows Envoy version embedding
Additional Description:
We are running multiple Envoy versions on a same VM instance sometimes, so the Envoy's application logs are sometimes interleaved with different Envoy versions, which made it a little bit harder for us to debug later.

This commit adds a new 'E' specifier in the application log to bundle the envoy version in the log line.

Risk Level: low (new code path)
Testing: done
Docs Changes: done
Release Notes: done
Platform Specific Features: n/a

Environment

Request variables

Key Value
ref 33582c2
sha 975a8d5
pr 44337
base-sha d4fd8e3
actor mathetake @mathetake
message envoy_log: allows Envoy version embedding...
started 1775766473.681292
target-branch main
trusted false
Build image

Container image/s (as used in this CI run)

Key Value
default docker.io/envoyproxy/envoy-build:86873047235e9b8232df989a5999b9bebf9db69c
mobile docker.io/envoyproxy/envoy-build:mobile-86873047235e9b8232df989a5999b9bebf9db69c
Version

Envoy version (as used in this CI run)

Key Value
major 1
minor 38
patch 0
dev true