4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++5,373 forks (5,373 forks)batch import
area/access_loghelp wanted
Repository metrics
- Stars
- 27,997 stars (27,997 stars)
- PR merge metrics
- Avg merge 8d (Avg merge 8d)378 merged PRs in 30d (378 merged PRs in 30d)
Description
This is a tracking issue to implement ECDS for access log extensions. This can be used to dynamically update access log format without reloading HCM/listener, for example.
Contributor guide
- Research direction
- Study Envoy's access log subsystem and the Extension Config Discovery Service (ECDS) API. Review existing access log extensions for pattern reference. Identify the required configuration and data structures to integrate ECDS with access log extensions.
- Tech stack
- cpp
- Domain
- backendnetworking
- Issue type
- Feature
- Prerequisites
- C++Envoy internalsProtobuf