1 2 3 4 5 6 7 8 9
# Changelog ## v0.18.0 ### Changed - *BREAKING* `struct`s which implement `ShouldSample` a.k.a Custom Samplers must now implement `Clone`. This enables (#833) - SDK split from `opentelemetry` crate