登录
dnrops/swift-otel-xray
关注点赞复刻(Fork)
  • 主页
  • 代码库
  • 疑修(Issue)
  • 合并请求(PR)
  • 流水线(devops)
  • 里程碑
  • 维基(Wiki)
  • 动态
目录
main
分支5
标签3
+ 疑修
Web IDE
tachyonics

Update slashmo/swift-otel dependency. (#13)

3年前14次提交
  • .githubHost documentation on Swift Package Index (#12)3年前
  • SourcesHandle missing sample flag as empty trace flags (#11)3年前
  • TestsHandle missing sample flag as empty trace flags (#11)3年前
  • scriptsInitial Commit 🐾5年前
  • .gitignoreUpdate to use apple/swift-distributed-tracing 1.0.0-beta.2. (#10)3年前
  • .spi.ymlHost documentation on Swift Package Index (#12)3年前
  • .swiftformatInitial Commit 🐾5年前
  • CODE_OF_CONDUCT.mdAdd Code of Conduct5年前
  • LICENSE.txtAdd License (Apache-2.0)5年前
  • MintfileAdd Mintfile to install SwiftFormat5年前
  • Package.swiftUpdate slashmo/swift-otel dependency. (#13)3年前
  • README.mdHost documentation on Swift Package Index (#12)3年前
README.md

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
关于
swiftshell
README.md
105.0 KB
邀请码