apollo-link-sentry
apollo-link-sentry copied to clipboard
Add custom instrumentation through a span
Still unfinished, please let me know if this is something that you would like to add before i continue work.
Is this to enable tracing through Sentry?
Yeah. I have been trying to replace the fetch breadcrumbs, but found that I was lacking the tracing information.

You can see how the fetch breadcrumb references the span ID.
Looks like a good addition to this package, yeah!
What's the status of this? Will it be implemented? Thanks!
I am not looking to pursue this further right now, because I do not need it. Feel free to fork and propose your own pull request that finishes the work that has been done.