Swiftpack.co - slashmo/swift-otel-xray as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by slashmo.
slashmo/swift-otel-xray 0.7.0
AWS X-Ray support for OpenTelemetry Swift
⭐️ 5
🕓 3 weeks ago
macOS
.package(url: "https://github.com/slashmo/swift-otel-xray.git", from: "0.7.0")

X-Ray Support for OpenTelemetry Swift

CI Swift support Made for Swift Distributed Tracing

This library adds support for AWS X-Ray to OpenTelemetry Swift.

Development

Formatting

To ensure a consitent code style we use SwiftFormat. To automatically run it before you push to GitHub, you may define a pre-push Git hook executing the soundness script:

echo './scripts/soundness.sh' > .git/hooks/pre-push
chmod +x .git/hooks/pre-push

GitHub

link
Stars: 5
Last commit: 3 weeks ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Dependencies

Release Notes

Swift OTel X-Ray 0.7.0
3 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/slashmo/swift-otel-xray/compare/0.1.1...0.7.0

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics