Port details |
- py-opentelemetry-instrumentation-fastapi OpenTelemetry FastAPI Instrumentation
- 0.55b1 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-06-30 20:57:22
- Last Update: 2025-06-30 20:51:56
- Commit Hash: 90818ff
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-fastapi
- https://github.com/open-telemetry/opentelemetry-python-contrib
- https://opentelemetry.io/
- Description:
- OpenTelemetry FastAPI Instrumentation 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.
  ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation-fastapi>0:devel/py-opentelemetry-instrumentation-fastapi@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-opentelemetry-instrumentation-fastapi/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-opentelemetry-instrumentation-fastapi
- pkg install py311-opentelemetry-instrumentation-fastapi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-opentelemetry-instrumentation-fastapi listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-opentelemetry-instrumentation-fastapi
- Package flavors (<flavor>: <package>)
- py311: py311-opentelemetry-instrumentation-fastapi
- distinfo:
- TIMESTAMP = 1751208100
SHA256 (opentelemetry_instrumentation_fastapi-0.55b1.tar.gz) = bb9f8c13a053e7ff7da221248067529cc320e9308d57f3908de0afa36f6c5744
SIZE (opentelemetry_instrumentation_fastapi-0.55b1.tar.gz) = 20275
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-opentelemetry-api>=1.12<2 : devel/py-opentelemetry-api@py311
- py311-opentelemetry-instrumentation>=0.55b1<0.55b1_99 : devel/py-opentelemetry-instrumentation@py311
- py311-opentelemetry-instrumentation-asgi>=0.55b1<0.55b1_99 : devel/py-opentelemetry-instrumentation-asgi@py311
- py311-opentelemetry-semantic-conventions>=0.55b1<0.55b1_99 : devel/py-opentelemetry-semantic-conventions@py311
- py311-opentelemetry-util-http>=0.55b1<0.55b1_99 : devel/py-opentelemetry-util-http@py311
- py311-asgiref>=3.0<4 : www/py-asgiref@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-opentelemetry-instrumentation-fastapi-0.55b1:
INSTRUMENTS=on: Instrumentation library
===> Use 'make config' to modify these settings
- Options name:
- devel_py-opentelemetry-instrumentation-fastapi
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.55b1 30 Jun 2025 20:51:56
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-opentelemetry-instrumentation-fastapi: Add
py-opentelemetry-instrumentation-fastapi 0.55b1
OpenTelemetry FastAPI Instrumentation 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. |
Number of commits found: 1
|