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

Tracing #1

Merged
merged 8 commits into from
Aug 17, 2018
Merged

Tracing #1

merged 8 commits into from
Aug 17, 2018

Conversation

s8sg
Copy link
Owner

@s8sg s8sg commented Aug 17, 2018

This merge add a waterfall mode tracing for faaschain invocation

screenshot 2018-08-17 at 4 12 52 pm

Due to some unresolved issue we can't extend the req span across all phases

Signed-off-by: Swarvanu Sengupta <swarvanusg@gmail.com>
Signed-off-by: Swarvanu Sengupta <swarvanusg@gmail.com>
Due to some limitation we can't distribute the request span accross
multiple phases

Theres an open issue at:
opentracing/specification#81

Once its resolved as intended we will be good to go

For now we make a work around where we pass the last phase spanContext
to show an waterfall pattern

Signed-off-by: Swarvanu Sengupta <swarvanusg@gmail.com>
Signed-off-by: Swarvanu Sengupta <swarvanusg@gmail.com>
@s8sg s8sg merged commit a4d1a9a into master Aug 17, 2018
@s8sg s8sg deleted the tracing branch August 27, 2018 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant