Skip to content

cgay/tracing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tracing

This is a tracing library based on the Dapper work by Google.

The overall architecture is pretty simple. A trace is a tree of spans, each span representing some part of the overall computation.

In the future, we may provide a span writer for connecting with Twitter's Zipkin.

Documentation can be found at http://opendylan.org/documentation/tracing/

About

A tracing framework based on Google's Dapper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dylan 48.9%
  • Python 29.5%
  • Shell 21.6%