OpenTelemetry FastAPI Instrumentation
=======================================
|pypi|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-fastapi.svg
:target: https://pypi.org/project/opentelemetry-instrumentation-fastapi/
This library provides automatic and manual instrumentation of FastAPI web frameworks,
instrumenting http requests served by applications utilizing the framework.
auto-instrumentation using the opentelemetry-instrumentation package is also supported.
Installation
------------
::
pip install opentelemetry-instrumentation-fastapi
References
----------
* `OpenTelemetry Project <https://opentelemetry.io/>`_
* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_
Raw data
{
"_id": null,
"home_page": null,
"name": "opentelemetry-instrumentation-fastapi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>",
"download_url": "https://files.pythonhosted.org/packages/ab/a7/7a6ce5009584ce97dbfd5ce77d4f9d9570147507363349d2cb705c402bcf/opentelemetry_instrumentation_fastapi-0.59b0.tar.gz",
"platform": null,
"description": "OpenTelemetry FastAPI Instrumentation\n=======================================\n\n|pypi|\n\n.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-fastapi.svg\n :target: https://pypi.org/project/opentelemetry-instrumentation-fastapi/\n\n\nThis library provides automatic and manual instrumentation of FastAPI web frameworks,\ninstrumenting http requests served by applications utilizing the framework.\n\nauto-instrumentation using the opentelemetry-instrumentation package is also supported.\n\nInstallation\n------------\n\n::\n\n pip install opentelemetry-instrumentation-fastapi\n\nReferences\n----------\n\n* `OpenTelemetry Project <https://opentelemetry.io/>`_\n* `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_\n",
"bugtrack_url": null,
"license": null,
"summary": "OpenTelemetry FastAPI Instrumentation",
"version": "0.59b0",
"project_urls": {
"Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-fastapi",
"Repository": "https://github.com/open-telemetry/opentelemetry-python-contrib"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "35275914c8bf140ffc70eff153077e225997c7b054f0bf28e11b9ab91b63b18f",
"md5": "47e3d71f00e16b115c68e2c9de824dc1",
"sha256": "0d8d00ff7d25cca40a4b2356d1d40a8f001e0668f60c102f5aa6bb721d660c4f"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_fastapi-0.59b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "47e3d71f00e16b115c68e2c9de824dc1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 13492,
"upload_time": "2025-10-16T08:38:52",
"upload_time_iso_8601": "2025-10-16T08:38:52.312327Z",
"url": "https://files.pythonhosted.org/packages/35/27/5914c8bf140ffc70eff153077e225997c7b054f0bf28e11b9ab91b63b18f/opentelemetry_instrumentation_fastapi-0.59b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "aba77a6ce5009584ce97dbfd5ce77d4f9d9570147507363349d2cb705c402bcf",
"md5": "452ce3cf39a3500956979906f62f1cbe",
"sha256": "e8fe620cfcca96a7d634003df1bc36a42369dedcdd6893e13fb5903aeeb89b2b"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_fastapi-0.59b0.tar.gz",
"has_sig": false,
"md5_digest": "452ce3cf39a3500956979906f62f1cbe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 24967,
"upload_time": "2025-10-16T08:39:46",
"upload_time_iso_8601": "2025-10-16T08:39:46.056171Z",
"url": "https://files.pythonhosted.org/packages/ab/a7/7a6ce5009584ce97dbfd5ce77d4f9d9570147507363349d2cb705c402bcf/opentelemetry_instrumentation_fastapi-0.59b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-16 08:39:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "open-telemetry",
"github_project": "opentelemetry-python-contrib",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "opentelemetry-instrumentation-fastapi"
}