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.
Currently supports Django (>1.10), Flask, Bottle, and Tornado.
Compatible with both Python 2.7 and Python 3.
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.
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.