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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-opentelemetry-instrumentation-dbapi OpenTelemetry Database API instrumentation
0.56b0 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-07-23 07:23:15
Commit Hash: fddc3dc
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.
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 = 1752566696 SHA256 (opentelemetry_instrumentation_dbapi-0.56b0.tar.gz) = 94b51a497e3ffe55e5c41b659ef2441f7a6f6ac38bb3cba7fe68bbef13801b6f SIZE (opentelemetry_instrumentation_dbapi-0.56b0.tar.gz) = 14176

Packages (timestamps in pop-ups are UTC):
py311-opentelemetry-instrumentation-dbapi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.55b10.56b0-0.55b10.56b0---
FreeBSD:13:quarterly0.55b10.55b1-0.55b10.55b1---
FreeBSD:14:latest0.55b10.56b0-0.55b10.56b0---
FreeBSD:14:quarterly0.55b10.55b1-0.55b10.55b1---
FreeBSD:15:latest-0.56b0n/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.56b0<0.56b0_99 : devel/py-opentelemetry-instrumentation@py311
  3. py311-opentelemetry-semantic-conventions>=0.56b0<0.56b0_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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 2