Skip to content

ganeshnj/dd-localstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Tracers

Local server

cargo build
cargo run

Examples

Go example

cd examples/go-example
go build
go run .

Check server logs and /traces directory.

Distributed tracing

Local server

cargo build
cargo run

Hit localhost:8126/httpbin/get to inspect sent headers

Examples

Swift example

Debug app with Xcode

cd examples/swift-example/distributed-tracing
open Package.swift

Check the output on console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages