cargo build
cargo run
cd examples/go-example
go build
go run .
Check server logs and /traces
directory.
cargo build
cargo run
Hit localhost:8126/httpbin/get
to inspect sent headers
Debug app with Xcode
cd examples/swift-example/distributed-tracing
open Package.swift
Check the output on console.