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

Fix Request Tracing #8

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Fix Request Tracing #8

merged 1 commit into from
Mar 4, 2024

Conversation

spjmurray
Copy link
Member

Quote, unquote. But it does allow us to generate an ID in a client and display it in logs and in jaeger. Once I figure out how to typescript this will use the full trace context specification.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.49%. Comparing base (4ed60f6) to head (9758d95).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   35.05%   36.49%   +1.43%     
==========================================
  Files           4        4              
  Lines         348      348              
==========================================
+ Hits          122      127       +5     
+ Misses        219      215       -4     
+ Partials        7        6       -1     

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

Quote, unquote.  But it does allow us to generate an ID in a client and
display it in logs and in jaeger.  Once I figure out how to typescript
this will use the full trace context specification.
@spjmurray spjmurray merged commit e53d465 into main Mar 4, 2024
4 checks passed
@spjmurray spjmurray deleted the tracing branch March 4, 2024 15:06
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