notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details
py-opentelemetry-instrumentation-dbapi OpenTelemetry Database API instrumentation
0.57b0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-30 20:57:18
Last Update: 2025-09-02 18:01:09
Commit Hash: b442f25
Also Listed In: python
License: APACHE20
WWW:
https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-dbapi
https://github.com/open-telemetry/opentelemetry-python-contrib
https://opentelemetry.io/
Description:
OpenTelemetry Database API instrumentation provides the trace integration with Database API. It supports libraries that follow the Python Database API Specification v2.0.
HomepageHomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation-dbapi>0:devel/py-opentelemetry-instrumentation-dbapi@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-opentelemetry-instrumentation-dbapi/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-opentelemetry-instrumentation-dbapi
  • pkg install py311-opentelemetry-instrumentation-dbapi
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-dbapi listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-opentelemetry-instrumentation-dbapi
Package flavors (<flavor>: <package>)
  • py311: py311-opentelemetry-instrumentation-dbapi
distinfo:
TIMESTAMP = 1755062518 SHA256 (opentelemetry_instrumentation_dbapi-0.57b0.tar.gz) = 7ad9e39c91f6212f118435fd6fab842a1f78b2cbad1167f228c025bba2a8fc2d SIZE (opentelemetry_instrumentation_dbapi-0.57b0.tar.gz) = 14176

Packages (timestamps in pop-ups are UTC):
py311-opentelemetry-instrumentation-dbapi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.56b00.56b0-0.56b00.56b0---
FreeBSD:13:quarterly0.55b10.55b1-0.55b10.55b1---
FreeBSD:14:latest0.56b00.56b0-0.56b00.56b0---
FreeBSD:14:quarterly0.55b10.55b1-0.55b10.55b1---
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-opentelemetry-api>=1.12<2 : devel/py-opentelemetry-api@py311
  2. py311-opentelemetry-instrumentation>=0.57b0<0.57b0_99 : devel/py-opentelemetry-instrumentation@py311
  3. py311-opentelemetry-semantic-conventions>=0.57b0<0.57b0_99 : devel/py-opentelemetry-semantic-conventions@py311
  4. py311-wrapt>=1.0.0<2.0.0 : devel/py-wrapt@py311
  5. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-opentelemetry-instrumentation-psycopg2

Configuration Options:
No options to configure
Options name:
devel_py-opentelemetry-instrumentation-dbapi
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/o/opentelemetry_instrumentation_dbapi/
  2. https://pypi.org/packages/source/o/opentelemetry_instrumentation_dbapi/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.57b0
02 Sep 2025 18:01:09
commit hash: b442f2568d9678c83879a2aa2693597bb4c8c298commit hash: b442f2568d9678c83879a2aa2693597bb4c8c298commit hash: b442f2568d9678c83879a2aa2693597bb4c8c298commit hash: b442f2568d9678c83879a2aa2693597bb4c8c298 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-dbapi: Update to 0.57b0

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.56b0
23 Jul 2025 07:23:15
commit hash: fddc3dcd61ccad4753adc84cfaa0e01f00caaa02commit hash: fddc3dcd61ccad4753adc84cfaa0e01f00caaa02commit hash: fddc3dcd61ccad4753adc84cfaa0e01f00caaa02commit hash: fddc3dcd61ccad4753adc84cfaa0e01f00caaa02 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-dbapi: Update to 0.56b0

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.55b1
30 Jun 2025 20:48:23
commit hash: 1efc3f6a2de1c523add7ae47af496cfa27255769commit hash: 1efc3f6a2de1c523add7ae47af496cfa27255769commit hash: 1efc3f6a2de1c523add7ae47af496cfa27255769commit hash: 1efc3f6a2de1c523add7ae47af496cfa27255769 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-dbapi: Add
py-opentelemetry-instrumentation-dbapi 0.55b1

OpenTelemetry Database API instrumentation provides the trace integration with
Database API. It supports libraries that follow the Python Database API
Specification v2.0.

Number of commits found: 3