[readme] Add OpenTelemetry to compatible libraries (#93)
Add OpenTelemetry to compatible libraries
This commit is contained in:
parent
de1a7d570b
commit
c6cdc69235
|
|
@ -56,6 +56,7 @@ As the API has just launched, not many implementations exist yet. If you are int
|
|||
|
||||
- [SwiftPrometheus](https://github.com/MrLotU/SwiftPrometheus), support for [Prometheus](https://prometheus.io)
|
||||
- [StatsD Client](https://github.com/apple/swift-statsd-client), support for StatsD
|
||||
- [OpenTelemetry Swift](https://github.com/open-telemetry/opentelemetry-swift), support for [OpenTelemetry](https://opentelemetry.io/) which also implements other metrics and tracing backends
|
||||
- Your library? [Get in touch!](https://forums.swift.org/c/server)
|
||||
|
||||
### Swift Metrics Extras
|
||||
|
|
|
|||
Loading…
Reference in New Issue