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.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>",
"download_url": "https://files.pythonhosted.org/packages/8d/f8/1917b0b3e414e23c7d71c9a33f0ce020f94bc47d22a30f54ace704e07588/opentelemetry_instrumentation_fastapi-0.50b0.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": "Apache-2.0",
"summary": "OpenTelemetry FastAPI Instrumentation",
"version": "0.50b0",
"project_urls": {
"Homepage": "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-fastapi"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cbd637784bb30b213e2dd6838b9f96c2940907022c1b75ef1ff18a99afe42433",
"md5": "86376222cf282ffa8cde0b18b802f08d",
"sha256": "8f03b738495e4705fbae51a2826389c7369629dace89d0f291c06ffefdff5e52"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_fastapi-0.50b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "86376222cf282ffa8cde0b18b802f08d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 12079,
"upload_time": "2024-12-11T17:04:26",
"upload_time_iso_8601": "2024-12-11T17:04:26.150696Z",
"url": "https://files.pythonhosted.org/packages/cb/d6/37784bb30b213e2dd6838b9f96c2940907022c1b75ef1ff18a99afe42433/opentelemetry_instrumentation_fastapi-0.50b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8df81917b0b3e414e23c7d71c9a33f0ce020f94bc47d22a30f54ace704e07588",
"md5": "30a618255199613c41eb707f80067a94",
"sha256": "16b9181682136da210295def2bb304a32fb9bdee9a935cdc9da43567f7c1149e"
},
"downloads": -1,
"filename": "opentelemetry_instrumentation_fastapi-0.50b0.tar.gz",
"has_sig": false,
"md5_digest": "30a618255199613c41eb707f80067a94",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 19214,
"upload_time": "2024-12-11T17:05:42",
"upload_time_iso_8601": "2024-12-11T17:05:42.062853Z",
"url": "https://files.pythonhosted.org/packages/8d/f8/1917b0b3e414e23c7d71c9a33f0ce020f94bc47d22a30f54ace704e07588/opentelemetry_instrumentation_fastapi-0.50b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-11 17:05:42",
"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"
}