We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8790e93 commit 7b806ccCopy full SHA for 7b806cc
README.md
@@ -35,12 +35,11 @@ and tracing systems can be built on top of it.
35
36
Compatible `Tracer` implementations:
37
38
-- Swift **Jaeger** Client (@slashmo)
+- @slashmo / [Swift **Jaeger** Client](https://github.com/slashmo/jaeger-client-swift)
39
- also able to emit **Zipkin** formatted data
40
-- xRay (@pokrywka)
41
-- xRay (@fabian)
42
-
43
-TODO: Links
+- @pokrywka / [AWS xRay SDK Swift](https://github.com/pokryfka/aws-xray-sdk-swift)
+- @fabian / xRay WIP
+- your implementation?
44
45
## Instrumentation
46
0 commit comments