Dynamic Sampling Context #741
Labels
area: tracing
Also known as performance monitoring, stuff like transactions and spans
SDK parity
Behavior that other SDKs provide and we are missing or implement differently
Description
We want the SDK to support Dynamic Sampling.
For this to happen, we need to:
As we are not instrumenting any outgoing network requests, we are not concerned with serializing the DSC into the baggage header or propagating it to other SDKs.
Spec
The text was updated successfully, but these errors were encountered: