Examples illustrating how distributed systems (developed in Swift) may be instrumented, specifically using tracing.
It uses various libraries created as part of the Swift Tracing efforts happening in this repository.
- Hot R.O.D. - Rides on Demand: A Swifty implementation of Jaeger's tracing example featuring a few microservices using Vapor, gRPC, and AsyncHTTPClient.