Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

[tracing] Link spans properly #505

Closed
lmuhlha opened this issue Jun 14, 2019 · 3 comments
Closed

[tracing] Link spans properly #505

lmuhlha opened this issue Jun 14, 2019 · 3 comments

Comments

@lmuhlha
Copy link
Member

lmuhlha commented Jun 14, 2019

the http -> grpc spans are not linked.
the grpc -> grpc spans are not linked (cross region spans)
the http -> grpc -> bigtable spans are not linked correctly.

Any leanings on how to pass context between highly async requests should be documented for others.

@stale
Copy link

stale bot commented Aug 13, 2019

⚠ This issue has been automatically marked as stale because it has not been updated for at least two months.
If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.
This issue will automatically be closed in ten days if no further activity occurs. Thank you for all your contributions.

@dmichel1
Copy link
Contributor

dmichel1 commented Mar 10, 2020

After #615 the only thing left to do is link the http call to CoreQueryManager

@dmichel1
Copy link
Contributor

This has been completed as of #621

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants