opentelemetry-instrumentation-fastapi 0.59b0


pip install opentelemetry-instrumentation-fastapi

  Latest version

Released: Oct 16, 2025


Meta
Author: OpenTelemetry Authors
Requires Python: >=3.9

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

pypi

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

0.59b0 Oct 16, 2025
0.58b0 Sep 11, 2025
0.57b0 Jul 29, 2025
0.56b0 Jul 11, 2025
0.55b1 Jun 10, 2025
0.55b0 Jun 04, 2025
0.54b1 May 16, 2025
0.54b0 May 09, 2025
0.53b1 Apr 15, 2025
0.53b0 Apr 10, 2025
0.52b1 Mar 20, 2025
0.52b0 Mar 12, 2025
0.51b0 Feb 04, 2025
0.50b0 Dec 11, 2024
0.49b2 Nov 18, 2024
0.49b1 Nov 08, 2024
0.49b0 Nov 05, 2024
0.48b0 Aug 28, 2024
0.47b0 Jul 25, 2024
0.46b0 May 31, 2024
0.45b0 Mar 28, 2024
0.44b0 Feb 23, 2024
0.43b0 Dec 19, 2023
0.42b0 Nov 08, 2023
0.41b0 Sep 11, 2023
0.40b0 Jul 13, 2023
0.39b0 May 19, 2023
0.38b0 Mar 22, 2023
0.37b0 Feb 17, 2023
0.36b0 Dec 09, 2022
0.35b0 Nov 03, 2022
0.34b0 Sep 27, 2022
0.33b0 Aug 09, 2022
0.32b0 Jul 04, 2022
0.31b0 May 17, 2022
0.30b1 Apr 21, 2022
0.30b0 Apr 18, 2022
0.29b0 Mar 11, 2022
0.28b1 Jan 31, 2022
0.28b0 Jan 26, 2022
0.27b0 Dec 17, 2021
0.26b1 Nov 11, 2021
0.25b2 Oct 19, 2021
0.25b1 Oct 18, 2021
0.25b0 Oct 13, 2021
0.24b0 Aug 26, 2021
0.23b2 Jul 28, 2021
0.23b0 Jul 21, 2021
0.22b0 Jun 02, 2021
0.21b0 May 12, 2021
0.20b0 Apr 20, 2021
0.19b0 Mar 26, 2021
0.18b1 Feb 19, 2021
0.18b0 Feb 16, 2021
0.17b0 Jan 21, 2021
0.16b1 Nov 27, 2020
0.16b0 Nov 26, 2020
0.15b0 Nov 02, 2020
0.14b0 Oct 13, 2020
0.13b0 Sep 17, 2020
0.12b0 Aug 14, 2020
0.11b0 Jul 28, 2020
Extras:
Dependencies:
opentelemetry-api (~=1.12)
opentelemetry-instrumentation-asgi (==0.59b0)
opentelemetry-instrumentation (==0.59b0)
opentelemetry-semantic-conventions (==0.59b0)
opentelemetry-util-http (==0.59b0)