SkyAPM / cpp2sky

Distributed tracing and monitor SDK in CPP for Apache SkyWalking APM
https://skywalking.apache.org
Apache License 2.0
58 stars 18 forks source link

add sample flag to `TracingContext` #93

Open wbpcode opened 2 years ago

wbpcode commented 2 years ago

Add sample flag to TracingContextImpl. Only the sampled spans/segments need to be reported to skywalking server.