Contents

opencensus 0.11.4

0

A stats collection and distributed tracing framework

A stats collection and distributed tracing framework

Stars: 663, Watchers: 663, Forks: 250, Open Issues: 213

The census-instrumentation/opencensus-python repo was created 6 years ago and the last code push was 3 weeks ago.
The project is popular with 663 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

No  opencensus  pypi packages just yet.

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

See more issues on GitHub