Metadata-Version: 2.1
Name: zk
Version: 0.6.2
Summary: zipkin
Home-page: UNKNOWN
Author: Gandi
Author-email: feedback@gandi.net
License: UNKNOWN
Description: =============
        python-zipkin
        =============
        
        A python binding to zipkin_.
        
        .. _zipkin: http://twitter.github.io/zipkin/
        
        
        Changelog
        =========
        
        0.6.2 (2019-09-17)
        ------------------
        
        - do not throw warning on configuration mistakes
        
        0.6.1 (2019-09-17)
        ------------------
        
        - fixup python2 support
        
        0.6.0 (2019-09-17)
        ------------------
        
        - refactor pyramid plugin
        - fix reporter
        
        0.5 (2019-09-10)
        ----------------
        
        - Use thriftpy2
        
        0.4 (2015-08-21)
        ----------------
        
        -  Flask bindings
        -  xmlrpclib client bindings
        -  Filtered parameters in sqlalchemy binding
        -  Implement exponential backoff on connection
        
        
        0.3 (2015-02-16)
        ----------------
        
        -  Make the service name configurable for pyramid application
        
        
        0.2 (2015-02-16)
        ----------------
        
        -  Keep @trace usable when zipkin is not configured
        
        
        0.1 (2015-02-16)
        ----------------
        
        -  Initial version
        
Keywords: zipkin metrics trace
Platform: UNKNOWN
Classifier: Programming Language :: Python
Provides-Extra: celery
Provides-Extra: flask
Provides-Extra: dev
Provides-Extra: requests
Provides-Extra: pyramid
Provides-Extra: test
