opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati...
Leighton Chen f7ba3ba516
update (#337)
2021-02-16 14:27:31 -08:00
..
src/opentelemetry/instrumentation/jinja2 update (#337) 2021-02-16 14:27:31 -08:00
tests Use is_recording flag in jinja, celery, esearch, falcon instrumentations (#1241) 2020-10-14 12:07:23 -07:00
LICENSE Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-08-04 19:10:51 -07:00
MANIFEST.in Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-08-04 19:10:51 -07:00
README.rst Update package links to point to contrib repo 2020-11-18 13:09:44 -08:00
setup.cfg update (#337) 2021-02-16 14:27:31 -08:00
setup.py Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-08-04 19:10:51 -07: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/>`_