SkyAPM / go2sky

Distributed tracing and monitor SDK in Go for Apache SkyWalking APM
https://skywalking.apache.org/
Apache License 2.0
447 stars 122 forks source link

Add WithCustomSampler trace option #85

Closed arugal closed 3 years ago

arugal commented 3 years ago

https://github.com/SkyAPM/go2sky/issues/84

codecov-io commented 3 years ago

Codecov Report

Merging #85 (7d4bce4) into master (b266e96) will decrease coverage by 0.23%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   67.26%   67.02%   -0.24%     
==========================================
  Files          13       13              
  Lines         559      561       +2     
==========================================
  Hits          376      376              
- Misses        149      151       +2     
  Partials       34       34              
Impacted Files Coverage Δ
trace_opts.go 26.66% <0.00%> (-4.11%) :arrow_down:

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 b266e96...7d4bce4. Read the comment docs.