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

[v8] Manually instrument backend.Backend #15446

Merged
merged 3 commits into from
Aug 12, 2022

Conversation

rosstimothy
Copy link
Contributor

Backports #13268 to branch/v8

Adds a `trace.Tracer` to the `backend.Reporter`
wrapper so that all `bakend.Backend` implementations
can be traced. Further instrumentation of each specific
backend will be added at a later date to see how long
each sql query, or call to dynamo/etcd took within
each backend operation.

#12241
@github-actions github-actions bot removed the request for review from zmb3 August 12, 2022 19:50
@rosstimothy rosstimothy enabled auto-merge (squash) August 12, 2022 20:02
@rosstimothy rosstimothy merged commit 50f8dfc into branch/v8 Aug 12, 2022
@rosstimothy rosstimothy deleted the tross/backport-13268-branch/v8 branch August 15, 2022 17:09
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.

3 participants