Skip to content

fix: Request duration entry in access log is now positive#2980

Merged
dadrus merged 1 commit intoreleasefrom
fix/access_log_duration_entry
Jan 13, 2026
Merged

fix: Request duration entry in access log is now positive#2980
dadrus merged 1 commit intoreleasefrom
fix/access_log_duration_entry

Conversation

@dadrus
Copy link
Copy Markdown
Owner

@dadrus dadrus commented Jan 13, 2026

Related issue(s)

fixes #2979

Checklist

  • I agree to follow this project's Code of Conduct.
  • I have read, and I am following this repository's Contributing Guidelines.
  • I have read the Security Policy.
  • I have referenced an issue describing the bug/feature request.
  • I have added tests that prove the correctness of my implementation.

Description

This PR makes the _tx_duration_ms entry in access logs positive.

@dadrus dadrus linked an issue Jan 13, 2026 that may be closed by this pull request
3 tasks
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.17%. Comparing base (5d1fdca) to head (964c4a6).
⚠️ Report is 1 commits behind head on release.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           release    #2980      +/-   ##
===========================================
- Coverage    91.20%   91.17%   -0.03%     
===========================================
  Files          283      283              
  Lines        10733    10733              
===========================================
- Hits          9789     9786       -3     
- Misses         687      688       +1     
- Partials       257      259       +2     

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

@dadrus dadrus merged commit c50cc8f into release Jan 13, 2026
29 of 30 checks passed
@dadrus dadrus deleted the fix/access_log_duration_entry branch January 13, 2026 14:49
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.

Access log entry for request duration is negative

1 participant