Closed slashmo closed 3 years ago
Now that Tracing has been officially released, I switched from slashmo/gsoc-swift-tracing to apple/swift-distributed-tracing.
This involved some minor refactoring and rewording, and as a positive side-effect closed #3 using the new SpanAttribute type-specific arrays like SpanAttribute.intArray.
SpanAttribute
SpanAttribute.intArray
Thanks for the quick review, @ktoso 🚀
Now that Tracing has been officially released, I switched from slashmo/gsoc-swift-tracing to apple/swift-distributed-tracing.
This involved some minor refactoring and rewording, and as a positive side-effect closed #3 using the new
SpanAttribute
type-specific arrays likeSpanAttribute.intArray
.