opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati...
otelbot[bot] 843f345348
Update version to 1.38.0.dev/0.59b0.dev (#3746)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2025-09-11 12:00:58 +00:00
..
src/opentelemetry/instrumentation/jinja2 Update version to 1.38.0.dev/0.59b0.dev (#3746) 2025-09-11 12:00:58 +00:00
tests Update test_jinja2.py (#2491) 2024-09-04 12:24:25 +00:00
LICENSE fix: revert modifications to Apache license (#2429) 2024-04-22 13:23:38 -05:00
README.rst Added link to examples folder in each instrumentation (#438) 2021-04-13 14:56:30 -07:00
pyproject.toml Update version to 1.38.0.dev/0.59b0.dev (#3746) 2025-09-11 12:00:58 +00:00
test-requirements.txt test-requirements: Bump jinja2 to 3.1.6 (#3420) 2025-04-11 18:01:16 +02:00

README.rst

OpenTelemetry jinja2 integration
================================

|pypi|

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

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

::

    pip install opentelemetry-instrumentation-jinja2


References
----------

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