Skip to main content

zipkin

Project description

A python binding to zipkin.

Changelog

0.9.1 (2024-09-24)

  • Add trace_id and span_id in the python logging context.

0.8.4 (2021-07-21)

  • Fix django issue on missing trace.

0.8.3 (2021-06-28)

  • Fix issue for django on slow request logs. The reset of the stack must be done on every requests.

0.8.2 (2021-06-28)

  • Ensure we never raise an exception if we cannot collect a trace, avoid side effect to clients.

0.8.1 (2021-06-25)

  • Hotfix Pyramid slow query logger that does not cleanup the trace stack.

0.8.0 (2021-06-25)

  • Rewrite Pyramid binding.

  • Add settings for pyramid to log slow queries only with a configurable time.

  • Add a setting to list what library should be traced.

  • Make socket timout configurable and change default timeout to 1 second.

0.7.2 (2021-06-22)

  • Make the scribe async/sync socket configurable

  • Add a middleware/setting for Django to track only slow query

0.7.1 (2021-06-22)

  • Add a Trace context manager for more flexibility

  • Add django support using a django middleware and app.

  • Add psycopg2 cursor support to trace sql query

  • Add an http client (synchronous) to push trace, client transport is configurable.

0.6.10 (2020-01-28)

  • update logging level to avoid errors logs for SQL query outside http context

  • remove deprecated log.warn

0.6.9 (2019-09-26)

  • requests: fixup infinite recursion

0.6.8 (2019-09-23)

  • pyramid: fixup tests if zipkin not configured

0.6.7 (2019-09-23)

  • pyramid: fixup tweenview init

0.6.6 (2019-09-23)

  • pyramid: register trace in a tweenview

0.6.5 (2019-09-17)

  • advertise version in pyramid module

0.6.4 (2019-09-18)

  • do not throw exception when trying to format to thrift

0.6.3 (2019-09-18)

  • ensure zipkin does not raise when trace id is larger than expected

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zk-0.9.1.tar.gz (34.1 kB view details)

Uploaded Source

Built Distribution

zk-0.9.1-py3-none-any.whl (44.4 kB view details)

Uploaded Python 3

File details

Details for the file zk-0.9.1.tar.gz.

File metadata

  • Download URL: zk-0.9.1.tar.gz
  • Upload date:
  • Size: 34.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for zk-0.9.1.tar.gz
Algorithm Hash digest
SHA256 380c3f4e0f1ab6a76d9bc48ad085fbfd7ad11eee352b5503c0a81f1ab7d65102
MD5 880c0e4f1d4486b71da7f2f179bbf9c4
BLAKE2b-256 51f9e992a6b78c615f9e33afd160892efee10d85462b3a35920161f59f17281b

See more details on using hashes here.

File details

Details for the file zk-0.9.1-py3-none-any.whl.

File metadata

  • Download URL: zk-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 44.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for zk-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d4e4b50e34fac1bd87ba08ebeca197a2429c028b1385ca2c813dec85afd8675c
MD5 ac68a085f46834df1202d0d1e01f03da
BLAKE2b-256 ca7047f9bdf87d8bb7d103392dc034f72fb7df944c23d8adf4697cf31fb6b75e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page