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(tracing): add deeper tracing #3125

Merged
merged 7 commits into from
May 27, 2022
Merged

feat(tracing): add deeper tracing #3125

merged 7 commits into from
May 27, 2022

Conversation

icyphox
Copy link
Contributor

@icyphox icyphox commented May 25, 2022

This patch adds tracing to persisters, requests and other components.

@icyphox icyphox requested a review from aeneasr as a code owner May 25, 2022 13:14
@icyphox
Copy link
Contributor Author

icyphox commented May 25, 2022

@aeneasr let me know if there are any other code paths that I missed that need tracing. :)

@aeneasr
Copy link
Member

aeneasr commented May 25, 2022

tests probably need a bit of love ;) otherwise LGTM

@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

❗ No coverage uploaded for pull request base (v2.x@0d7494d). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             v2.x    #3125   +/-   ##
=======================================
  Coverage        ?   78.75%           
=======================================
  Files           ?      112           
  Lines           ?     8385           
  Branches        ?        0           
=======================================
  Hits            ?     6604           
  Misses          ?     1389           
  Partials        ?      392           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d7494d...c4141d0. Read the comment docs.

x/tracing.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
@aeneasr
Copy link
Member

aeneasr commented May 26, 2022

@icyphox ok, my branch is merged - now this one needs a few merge conflict resolutions 😓

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.

2 participants