Skip to content

greghaynes/opentracing-pyzipkin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opentracing-pyzipkin

Adapter between opentracing-python and py_zipkin.

Motivation

Currently there are no great options for a Python 3 compatible opentracing client. py_zipkin (https://github.com/Yelp/py_zipkin) is a Python 3 supporting zipkin client which closely resembles the OpenTracing API. With minimal effort we can create an adapter between opentracing-python (https://github.com/opentracing/opentracing-python) and py_zipkin.

About

OpenTracing api implemented using py_zipkin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages