Skip to content

perf: Access Logger refactored to use less memory#2982

Merged
dadrus merged 3 commits intoreleasefrom
perf/access_log
Jan 13, 2026
Merged

perf: Access Logger refactored to use less memory#2982
dadrus merged 3 commits intoreleasefrom
perf/access_log

Conversation

@dadrus
Copy link
Copy Markdown
Owner

@dadrus dadrus commented Jan 13, 2026

Related issue(s)

none

Checklist

Description

This PR factors the implementations of access log middlewares for http and grpc to use less memory

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 13, 2026

Codecov Report

❌ Patch coverage is 98.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.21%. Comparing base (c50cc8f) to head (d7712c8).
⚠️ Report is 3 commits behind head on release.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...l/handler/middleware/grpc/accesslog/interceptor.go 97.56% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           release    #2982      +/-   ##
===========================================
+ Coverage    91.20%   91.21%   +0.01%     
===========================================
  Files          283      283              
  Lines        10733    10747      +14     
===========================================
+ Hits          9789     9803      +14     
  Misses         687      687              
  Partials       257      257              

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

@dadrus dadrus merged commit f659968 into release Jan 13, 2026
19 checks passed
@dadrus dadrus deleted the perf/access_log branch January 13, 2026 21:30
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.

1 participant