Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename "http-request" logging span to "outgoing-request" #83

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Feb 17, 2024

In order to avoid confusion with axum's "request" span

In order to avoid confusion with axum's "request" span
Copy link

codecov bot commented Feb 17, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (6690a30) 44.23% compared to head (70d342c) 44.22%.

Files Patch % Lines
src/httputil.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
- Coverage   44.23%   44.22%   -0.02%     
==========================================
  Files          24       24              
  Lines        3651     3652       +1     
==========================================
  Hits         1615     1615              
- Misses       2036     2037       +1     

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

@jwodder jwodder marked this pull request as ready for review February 17, 2024 17:53
@jwodder jwodder merged commit 85ed1e6 into main Feb 17, 2024
8 of 10 checks passed
@jwodder jwodder deleted the rename-span branch February 17, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant