Skip to content

Commit 7ee6ac3

Browse files
authored
Showcase OTel Swift instead of Jaeger Client Swift 📖 (#56)
1 parent 6780b33 commit 7ee6ac3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,8 @@ Compatible `Tracer` implementations:
5656

5757
| Library | Status | Description |
5858
| ------- | ------ | ----------- |
59-
| [@slashmo](https://github.com/slashmo) / [Swift **Jaeger** Client](https://github.com/slashmo/jaeger-client-swift) | Complete | Thrift and JSON formats, supported; including **Zipkin** format. |
59+
| [@slashmo](https://github.com/slashmo) / [**OpenTelemetry** Swift](https://github.com/slashmo/opentelemetry-swift) | Complete | Exports spans to OpenTelemetry Collector; **X-Ray** & **Jaeger** propagation available via extensions. |
6060
| [@pokrywka](https://github.com/pokryfka) / [AWS **xRay** SDK Swift](https://github.com/pokryfka/aws-xray-sdk-swift) | Complete (?) | ... |
61-
| OpenTelemetry | TODO | ... | ... |
6261
| _Your library?_ | ... | [Get in touch!](https://forums.swift.org/c/server/43) |
6362

6463
If you know of any other library please send in a [pull request](https://github.com/apple/swift-distributed-tracing/compare) to add it to the list, thank you!

0 commit comments

Comments
 (0)