--- id: opencensus version: "0.11.4" license: Apache-2.0 license_treatment: permissive maintenance: abandoned --- # opencensus — A stats collection and distributed tracing framework License: permissive · Maintenance: abandoned · Popularity: top 1,000 on PyPI ## Install pip install opencensus uv add opencensus poetry add opencensus ## Description OpenCensus - A stats collection and distributed tracing framework ================================================================= |gitter| |travisci| |circleci| |pypi| |compat_check_pypi| |compat_check_github| .. |travisci| image:: https://travis-ci.org/census-instrumentation/opencensus-python.svg?branch=master :target: https://travis-ci.org/census-instrumentation/opencensus-python .. |circleci| image:: https://circleci.com/gh/census-instrumentation/opencensus-python.svg?style=shield :target: https://circleci.com/gh/census-instrumentation/opencensus-python .. |gitter| image:: https://badges.gitter.im/census-instrumentation/lobby.svg :target: https://gitter.im/census-instrumentation/lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge .. |pypi| image:: https://badge.fury.io/py/opencensus.svg :target: https://pypi.org/project/opencensus/ .. |compat_check_pypi| image:: https://python-compatibility-tools.appspot.com/one_badge_image?package=opencensus :target: https://python-compatibility-tools.appspot.com/one_badge_target?package=opencensus .. |compat_check_github| image::... ## AI interpretation — verify before relying OpenCensus collects performance statistics and distributed traces from Python applications, enabling monitoring of resource usage and request flow across services. Verdict: OpenCensus provides a mature tracing and stats framework with permissive licensing and low install friction, but the abandoned repository status means no active maintenance or security updates. Use only if you can maintain a fork or accept the risk of unpatched issues; consider active alternatives for new projects. [View on SkillFed](https://skillfed.io/packages/opencensus) · [View on PyPI](https://pypi.org/project/opencensus/)