mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-03 04:10:48 +08:00

* Added deb to make cassandra tests work with python 3.13 * Bumped cffi to work with Python 3.13 * Fixed some test-requirements for Python 3.13 * Updated typing_extensions everywhere --------- Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
OpenTelemetry Distro ==================== |pypi| .. |pypi| image:: https://badge.fury.io/py/opentelemetry-distro.svg :target: https://pypi.org/project/opentelemetry-distro/ Installation ------------ :: pip install opentelemetry-distro This package provides entrypoints to configure OpenTelemetry. References ---------- * `OpenTelemetry Project <https://opentelemetry.io/>`_ * `Example using opentelemetry-distro <https://opentelemetry.io/docs/instrumentation/python/distro/>`_