opencensus 0.11.4
0
A stats collection and distributed tracing framework
Contents
A stats collection and distributed tracing framework
Stars: 668, Watchers: 668, Forks: 250, Open Issues: 213The census-instrumentation/opencensus-python
repo was created 7 years ago and the last code push was 6 months ago.
The project is popular with 668 github stars!
How to Install opencensus
You can install opencensus using pip
pip install opencensus
or add it to a project with poetry
poetry add opencensus
Package Details
- Author
- OpenCensus Authors
- License
- Apache-2.0
- Homepage
- https://github.com/census-instrumentation/opencensus-python
- PyPi:
- https://pypi.org/project/opencensus/
- GitHub Repo:
- https://github.com/census-instrumentation/opencensus-python
Classifiers
Related Packages
Errors
A list of common opencensus errors.
Code Examples
Here are some opencensus
code examples and snippets.
GitHub Issues
The opencensus package has 213 open issues on GitHub
- Custom dimensions does not work with logging.LoggerAdapter
- logs from two azure app service does not dump in a single app insight at the same time
- opencensus-ext-stackdriver should relax or upgrade dependendency pinning of google-cloud-trace
- Added support for Flask 2. Setup.py-dependency bumped to < 3.0.0. Closes #1022
- Application Insights Events Collection using OpenCensus does not work with AKS or dockerized application
- How to log custom operation id in application insights using open census with Python
- Azure Event Handler is losing logs on application insight overload
- Integration with fastapi
- Method on exporter to flush metrics before process exits
- AzureExporter not working with multiprocessing
- AzureLogHandler does not seem to work from Celery tasks