File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ While Swift Distributed Tracing allows building all kinds of _instruments_, whic
11
11
12
12
This project uses the context progagation types defined independently in:
13
13
14
- - 🧳 [ swift-distributed-tracing-baggage] ( https://github.com/apple/swift-distributed-tracing-baggage ) -- ` LoggingContext ` (Swift Log dependency)
15
- - 🧳 [ swift-distributed-tracing-baggage-core] ( https://github.com/apple/swift-distributed-tracing-baggage-core ) -- defining ` Baggage ` (zero dependencies)
14
+ - 🧳 [ swift-distributed-tracing-baggage] ( https://github.com/apple/swift-distributed-tracing-baggage ) -- [ ` LoggingContext ` ] ( https://apple.github.io/swift-distributed-tracing-baggage/docs/current/Baggage/Protocols/LoggingContext.html ) (Swift Log dependency)
15
+ - 🧳 [ swift-distributed-tracing-baggage-core] ( https://github.com/apple/swift-distributed-tracing-baggage-core ) -- defining [ ` Baggage ` ] ( https://apple.github.io/swift-distributed-tracing-baggage-core/docs/current/CoreBaggage/Structs/Baggage.html ) (zero dependencies)
16
16
17
17
---
18
18
You can’t perform that action at this time.
0 commit comments