Skip to content

feat: upstream access log#8397

Open
zirain wants to merge 6 commits intoenvoyproxy:mainfrom
zirain:upstream-access-log
Open

feat: upstream access log#8397
zirain wants to merge 6 commits intoenvoyproxy:mainfrom
zirain:upstream-access-log

Conversation

@zirain
Copy link
Member

@zirain zirain commented Mar 4, 2026

fixes: #7780

@netlify
Copy link

netlify bot commented Mar 4, 2026

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit 3999388
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/69ae7f0e64b12600080fb202
😎 Deploy Preview https://deploy-preview-8397--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@zirain zirain changed the title Upstream access log feat: upstream access log Mar 4, 2026
@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

❌ Patch coverage is 80.64516% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.14%. Comparing base (b1fe419) to head (3999388).
⚠️ Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
internal/xds/translator/translator.go 25.00% 1 Missing and 2 partials ⚠️
internal/xds/translator/httpfilters.go 60.00% 1 Missing and 1 partial ⚠️
internal/xds/translator/listener.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8397      +/-   ##
==========================================
+ Coverage   74.10%   74.14%   +0.03%     
==========================================
  Files         242      242              
  Lines       37579    37595      +16     
==========================================
+ Hits        27849    27874      +25     
+ Misses       7786     7778       -8     
+ Partials     1944     1943       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zirain zirain marked this pull request as ready for review March 4, 2026 14:05
@zirain zirain requested a review from a team as a code owner March 4, 2026 14:05
@zirain zirain force-pushed the upstream-access-log branch from 9b1940a to a0439d3 Compare March 7, 2026 09:17
zirain added 6 commits March 9, 2026 16:04
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain force-pushed the upstream-access-log branch from 24f8bbd to 3999388 Compare March 9, 2026 08:04
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.

Data Plane Logging: Native support for Upstream Access Logs

1 participant