Skip to content

Commit

Permalink
Update adoption status a bit (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktoso authored Jul 19, 2024
1 parent 876d711 commit aa68172
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Compatible `Tracer` implementations:
| Library | Status | Description |
| ------- |----------------------------| ----------- |
| [@slashmo](https://github.com/slashmo) / [Swift **OTel**](https://github.com/slashmo/swift-otel) | 🟢 Updated for 1.0 | Exports spans to [**OpenTelemetry Collector**](https://opentelemetry.io/docs/collector/); Compatible with **Zipkin**, **X-Ray** **Jaeger**, and more. |
| [@pokrywka](https://github.com/pokryfka) / [AWS **xRay** SDK Swift](https://github.com/pokryfka/aws-xray-sdk-swift) | 🟠 Not updated for 1.0 | ... |
| _Your library?_ | ... | [Get in touch!](https://forums.swift.org/c/server/43) |

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!
Expand All @@ -43,14 +42,6 @@ As this API package was just released, no projects have yet fully adopted it, th
| [Vapor](https://github.com/vapor/vapor) | Tracing | [Support planned](https://github.com/vapor/vapor/issues/3033) |
| _Your library?_ | ... | [Get in touch!](https://forums.swift.org/c/server/43) |


| Client libraries | | |
| ------------------------- | -------------- | ----------------------------------------------------- |
| AsyncHTTPClient | Tracing | 🟠 Pending |
| Swift gRPC | Tracing | 🟠 Pending |
| Swift Distributed Cluster | Tracing | 🟠 Pending |
| _Your library?_ | ... | [Get in touch!](https://forums.swift.org/c/server/43) |

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!

---
Expand Down

0 comments on commit aa68172

Please sign in to comment.