Files
opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentation-boto
OpenTelemetry Bot 772063ca8a Update version to 1.23.0.dev/0.44b0.dev (#2091)
* Update version to 1.23.0.dev/0.44b0.dev

* Update core SHA

* Update generate

---------

Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2023-12-15 16:54:11 -06:00
..
2021-05-28 09:16:58 -07:00

OpenTelemetry Boto Tracing
==========================

|pypi|

.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-boto.svg
   :target: https://pypi.org/project/opentelemetry-instrumentation-boto/

This library allows tracing requests made by the Boto library.

Installation
------------

::

    pip install opentelemetry-instrumentation-boto


References
----------

* `OpenTelemetry Boto Tracing <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/boto/boto.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_
* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_