sophiebits / beeline-python

Easy observability for your Python apps with Honeycomb.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

All contributions will be released under the Apache License 2.0.

About

Easy observability for your Python apps with Honeycomb.

License:Apache License 2.0


Languages

Language:Python 99.1%Language:Shell 0.9%