opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati...
Leighton Chen 0eb3db61b6 Use is_recording flag in jinja, celery, esearch, falcon instrumentations (#1241) 2020-10-21 22:00:15 -07:00
..
src/opentelemetry/instrumentation/jinja2 Use is_recording flag in jinja, celery, esearch, falcon instrumentations (#1241) 2020-10-21 22:00:15 -07:00
tests Use is_recording flag in jinja, celery, esearch, falcon instrumentations (#1241) 2020-10-21 22:00:15 -07:00
CHANGELOG.md release: updating changelogs and version to 0.13b0 (#1129) 2020-10-21 22:00:15 -07:00
LICENSE Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-21 22:00:15 -07:00
MANIFEST.in Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-21 22:00:15 -07:00
README.rst Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-21 22:00:15 -07:00
setup.cfg chore: bump dev version (#1235) 2020-10-21 22:00:15 -07:00
setup.py Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-21 22:00:15 -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.readthedocs.io/en/latest/instrumentation/jinja2/jinja2.html>`_
* `OpenTelemetry Project <https://opentelemetry.io/>`_