Skip to content

Commit 6b858c7

Browse files
adam-fowlerkaishin
andauthored
Add SSWG packages service context and distributed tracing (#419)
* Add SSWG packages service context and distributed tracing * Update projects.yml Co-authored-by: Reda Lemeden <[email protected]> --------- Co-authored-by: Reda Lemeden <[email protected]>
1 parent 4b51746 commit 6b858c7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_data/sswg/projects.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,3 +165,17 @@
165165
pitched: 2023-08-03
166166
accepted: 2023-09-28
167167
url: https://github.com/vapor/sqlite-nio
168+
169+
- name: Swift Service Context
170+
description: Minimal type-safe context propagation container
171+
maturity: Incubating
172+
pitched: 2023-09-05
173+
accepted: 2023-10-03
174+
url: https://github.com/apple/swift-service-context
175+
176+
- name: Swift Distributed Tracing
177+
description: A distributed tracing API for Swift
178+
maturity: Incubating
179+
pitched: 2023-09-05
180+
accepted: 2023-10-03
181+
url: https://github.com/apple/swift-distributed-tracing

0 commit comments

Comments
 (0)