Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Add WithSpan #153

Merged
merged 2 commits into from
Mar 2, 2022
Merged

Add WithSpan #153

merged 2 commits into from
Mar 2, 2022

Conversation

arugal
Copy link
Member

@arugal arugal commented Mar 2, 2022

No description provided.

@arugal arugal added the enhancement New feature or request label Mar 2, 2022
@arugal arugal added this to the 1.5.0 milestone Mar 2, 2022
@arugal arugal requested a review from wu-sheng March 2, 2022 05:52
@codecov-commenter
Copy link

Codecov Report

Merging #153 (3decd84) into master (44fc8f0) will decrease coverage by 0.14%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   70.97%   70.83%   -0.15%     
==========================================
  Files          21       21              
  Lines         982      984       +2     
==========================================
  Hits          697      697              
- Misses        233      235       +2     
  Partials       52       52              
Impacted Files Coverage Δ
trace_context.go 95.83% <0.00%> (-4.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44fc8f0...3decd84. Read the comment docs.

@@ -110,6 +110,14 @@ Get the `activeSpan` in the `Context`.
go2sky.ActiveSpan(ctx)
```

## With Span
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you explain a little more about the use case? Is this span from some other context?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wu-sheng wu-sheng merged commit acee2ee into SkyAPM:master Mar 2, 2022
@arugal arugal deleted the dev branch March 2, 2022 06:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants