Skip to main content

Honeycomb library for easy instrumentation

Project description

Honeycomb Beeline for Python

Build Status

This package makes it easy to instrument your Python web application to send useful events to Honeycomb, a service for debugging your software in production.

Compatible with

Currently supports Django (>1.10), Flask, Bottle, and Tornado.

Compatible with both Python 2.7 and Python 3.

Get in touch

Please reach out to support@honeycomb.io or ping us with the chat bubble on our website for any assistance. We also welcome bug reports.

Contributions

Features, bug fixes and other changes to beeline-python are gladly accepted. Please open issues or a pull request with your change. Remember to add your name to the CONTRIBUTORS file!

If you add a new test module, be sure and update beeline.test_suite to pick up the new tests.

All contributions will be released under the Apache License 2.0.

Releases

You may need to install the bump2version utility by running pip install bump2version.

To update the version number, do

bump2version [major|minor|patch|release|build]

If you want to release the version publicly, you will need to manually create a tag v<x.y.z> and push it in order to cause CircleCI to automatically push builds to github releases and PyPI.

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

honeycomb-beeline-2.14.0.tar.gz (40.1 kB view hashes)

Uploaded Source

Built Distribution

honeycomb_beeline-2.14.0-py2.py3-none-any.whl (53.4 kB view hashes)

Uploaded Python 2 Python 3

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