Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

chore: Enable traces for uploads#63025

Merged
varungandhi-src merged 2 commits into
mainfrom
vg/trace-uploads
Jun 3, 2024
Merged

chore: Enable traces for uploads#63025
varungandhi-src merged 2 commits into
mainfrom
vg/trace-uploads

Conversation

@varungandhi-src

@varungandhi-src varungandhi-src commented Jun 3, 2024

Copy link
Copy Markdown
Contributor

Fixes GRAPH-615: https://linear.app/sourcegraph/issue/GRAPH-615/enable-traces-for-upload-operations-by-default

We've been getting more i/o timeout errors and similar lately.
Let's enable traces so that we have more information to go on
when investigating these kinds of errors. It might take some
rounds of iteration with adding more events etc to figure out
what exactly is going wrong.

Test plan

Locally changed the backend to jaeger and performed an upload.
The trace showed up while the "sampling" was set to "selective" (not "all").

Changelog

  • Tracing is enabled for all SCIP index uploads by default

@cla-bot cla-bot Bot added the cla-signed label Jun 3, 2024
@github-actions github-actions Bot added team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) team/product-platform labels Jun 3, 2024
@varungandhi-src varungandhi-src enabled auto-merge (squash) June 3, 2024 06:16
@varungandhi-src varungandhi-src merged commit fa5a08d into main Jun 3, 2024
@varungandhi-src varungandhi-src deleted the vg/trace-uploads branch June 3, 2024 11:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) team/product-platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants