-
Notifications
You must be signed in to change notification settings - Fork 897
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
reformatted tracing-api.md and added TOC. #117
reformatted tracing-api.md and added TOC. #117
Conversation
i signed it |
|
||
There should be no parameter. | ||
|
||
Returns the default `Span` that does nothing and has an invalid `SpanContext` if no | ||
`Span` is associated with the current context, otherwise the current `Span` from the context. | ||
|
||
#### `WithSpan`: enters the scope of code where the given `Span` is in the current context. | ||
#### WithSpan | ||
enters the scope of code where the given `Span` is in the current context. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because this is a sentence should we start with upper case letter?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes. I'll send a new PR.
I'm merging. @rghetia when you have a moment - please send a separate PR to uppercase first |
resubmitting #116 after changing email on CLA.