Skip to content

envoy_log: allows Envoy version embedding#44337

Open
mathetake wants to merge 3 commits intoenvoyproxy:mainfrom
mathetake:envoyversionlgo
Open

envoy_log: allows Envoy version embedding#44337
mathetake wants to merge 3 commits intoenvoyproxy:mainfrom
mathetake:envoyversionlgo

Conversation

@mathetake
Copy link
Copy Markdown
Member

@mathetake mathetake commented Apr 8, 2026

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

Signed-off-by: Takeshi Yoneda <tyoneda@netflix.com>
@repokitteh-read-only
Copy link
Copy Markdown

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #44337 was opened by mathetake.

see: more, trace.

@mathetake mathetake marked this pull request as ready for review April 8, 2026 23:40
Signed-off-by: Takeshi Yoneda <tyoneda@netflix.com>
Signed-off-by: Takeshi Yoneda <tyoneda@netflix.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants