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

feat(otel): add OpenTelemetry tracing middleware #43

Merged
merged 3 commits into from
Dec 2, 2024
Merged

feat(otel): add OpenTelemetry tracing middleware #43

merged 3 commits into from
Dec 2, 2024

Conversation

flc1125
Copy link
Owner

@flc1125 flc1125 commented Nov 20, 2024

closed #7

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Nov 20, 2024
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.00%. Comparing base (84b563a) to head (20078f0).
Report is 1 commits behind head on 4.x.

Additional details and impacted files
@@           Coverage Diff           @@
##              4.x      #43   +/-   ##
=======================================
  Coverage   97.00%   97.00%           
=======================================
  Files          13       13           
  Lines         768      768           
=======================================
  Hits          745      745           
  Misses         20       20           
  Partials        3        3           

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

@flc1125 flc1125 added this to the v4.2.0 milestone Nov 20, 2024
@flc1125 flc1125 merged commit 2073d36 into 4.x Dec 2, 2024
9 checks passed
@flc1125 flc1125 deleted the otel branch December 2, 2024 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(middleware): supports tracer based on otel protocol
1 participant