We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There have been some loose reports of "reads being slow". Though this is vague, a first step is to add traces to the blob module read codepath.
Then we can use a testing tool (such as waypoint) to perform many reads and see what traces are emitted
success:
The text was updated successfully, but these errors were encountered:
feat(blob/trace): cover blob service with traces (#3113)
f235d10
Cover Blob service with Otel traces. Partly fixes #3112
@vgonkivs and @ramin, can we say it's closed or not?
Sorry, something went wrong.
vgonkivs
Successfully merging a pull request may close this issue.
There have been some loose reports of "reads being slow". Though this is vague, a first step is to add traces to the blob module read codepath.
Then we can use a testing tool (such as waypoint) to perform many reads and see what traces are emitted
success:
The text was updated successfully, but these errors were encountered: