honeycomb-beeline 3.6.0
0
Honeycomb library for easy instrumentation
Contents
Honeycomb library for easy instrumentation
Stars: 33, Watchers: 33, Forks: 39, Open Issues: 5The honeycombio/beeline-python
repo was created 6 years ago and the last code push was 1 months ago. The project is moderately popular with 33 github stars!
How to Install honeycomb-beeline
You can install honeycomb-beeline using pip
pip install honeycomb-beeline
or add it to a project with poetry
poetry add honeycomb-beeline
Package Details
- Author
- Honeycomb.io
- License
- Apache-2.0
- Homepage
- https://github.com/honeycombio/beeline-python
- PyPi:
- https://pypi.org/project/honeycomb-beeline/
- GitHub Repo:
- https://github.com/honeycombio/beeline-python
Classifiers
Related Packages
Errors
A list of common honeycomb-beeline errors.
Code Examples
Here are some honeycomb-beeline
code examples and snippets.
GitHub Issues
The honeycomb-beeline package has 5 open issues on GitHub
- Django query tracing only logs duration for successful queries.
- middleware and patch docs are 404'ing
- Use wrapt instead of functools.wraps in order to preserve function si…
- Beeline tracing decorator does preserve function signature
- 'WSGIRequest' object has no attribute 'headers'