Skip to main content

python(django) tracing middleware tool: django-jaeger-middleware

Project description

django-jaeger-middleware

This is a simple jaeger tracing middleware for Django applications.

I read Jaeger - Distributed Tracing System on github and make it plus.

Installing

$ pip install django-jaeger-middleware

Then add django-jaeger-middleware.middleware.JaegerMiddleWare to the end your MIDDLEWARE in settings.py.

For example:

MIDDLEWARE = [
	...
	'django-jaeger-middleware.middleware.JaegerMiddleWare'
]

Enjoy!

Email me with any questions: galphaxie@gmail.com.

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

django-jaeger-middleware-0.0.1.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file django-jaeger-middleware-0.0.1.tar.gz.

File metadata

  • Download URL: django-jaeger-middleware-0.0.1.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.4

File hashes

Hashes for django-jaeger-middleware-0.0.1.tar.gz
Algorithm Hash digest
SHA256 187e228d40426bafad80658f1d6bf3477705074c371ae8deb2a16b1da59f5e25
MD5 0904e65c2020057fefa7d59ff3d10f29
BLAKE2b-256 a20876a6695a1c750251da1f9fc97d1c50599d92c245ea6aab798d9017fea95b

See more details on using hashes here.

File details

Details for the file django_jaeger_middleware-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: django_jaeger_middleware-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.4

File hashes

Hashes for django_jaeger_middleware-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8a5f43e347d8fb78198c2ae6442bcd44040f7eafc9f0306e6091fea92f045af0
MD5 9a56ff9471bbe45b56c99460e33798fa
BLAKE2b-256 7911adf29575924463e2eee29b1c060335cd9e320d04510ff4bf4c4c00f3c665

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