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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-opentelemetry-instrumentation-requests OpenTelemetry requests instrumentation
0.64b0 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 0.63b1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-06-30 20:57:28
Last Update: 2026-07-08 13:31:44
Commit Hash: e236a82
Also Listed In: python
License: APACHE20
WWW:
https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-requests
https://github.com/open-telemetry/opentelemetry-python-contrib
https://opentelemetry.io/
Description:
OpenTelemetry Requests Instrumentation allows tracing HTTP requests made by the requests library.
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-requests>0:devel/py-opentelemetry-instrumentation-requests@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-opentelemetry-instrumentation-requests/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-opentelemetry-instrumentation-requests
  • pkg install py312-opentelemetry-instrumentation-requests
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 py312-opentelemetry-instrumentation-requests listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-opentelemetry-instrumentation-requests
Package flavors (<flavor>: <package>)
  • py312: py312-opentelemetry-instrumentation-requests
distinfo:
TIMESTAMP = 1782966422 SHA256 (opentelemetry_instrumentation_requests-0.64b0.tar.gz) = 8213a20b6578c41aa05cc5b48419aea75e1584924a4904dfcf36524597e7cc96 SIZE (opentelemetry_instrumentation_requests-0.64b0.tar.gz) = 18106

Packages (timestamps in pop-ups are UTC):
py311-opentelemetry-instrumentation-requests
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.61b00.62b1-0.57b00.62b1n/an/an/a
FreeBSD:13:quarterly0.60b10.60b1-0.55b10.60b1n/an/an/a
FreeBSD:14:latest---0.56b0----
FreeBSD:14:quarterly0.60b1--0.55b1----
FreeBSD:15:latest--n/a0.56b0n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-opentelemetry-instrumentation-requests
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.63b10.64b0--0.64b0---
FreeBSD:14:quarterly-0.64b0--0.64b0---
FreeBSD:15:latest0.64b00.64b0n/a-n/an/a--
FreeBSD:15:quarterly0.64b00.64b0n/a-n/an/a--
FreeBSD:16:latest0.63b10.64b0n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-hatchling>=0 : devel/py-hatchling@py312
  2. python3.12 : lang/python312
  3. py312-build>=0 : devel/py-build@py312
  4. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-opentelemetry-api>=1.12<2 : devel/py-opentelemetry-api@py312
  2. py312-opentelemetry-instrumentation>=0.64b0<0.64b0_99 : devel/py-opentelemetry-instrumentation@py312
  3. py312-opentelemetry-semantic-conventions>=0.64b0<0.64b0_99 : devel/py-opentelemetry-semantic-conventions@py312
  4. py312-opentelemetry-util-http>=0.64b0<0.64b0_99 : devel/py-opentelemetry-util-http@py312
  5. py312-requests>=2.0<3 : www/py-requests@py312
  6. python3.12 : lang/python312
This port is required by:
for Run
  1. devel/py-azure-monitor-opentelemetry

Configuration Options:
===> The following configuration options are available for py312-opentelemetry-instrumentation-requests-0.64b0: INSTRUMENTS=on: Instrumentation library ===> Use 'make config' to modify these settings
Options name:
devel_py-opentelemetry-instrumentation-requests
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_requests/
  2. https://pypi.org/packages/source/o/opentelemetry_instrumentation_requests/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.64b0
08 Jul 2026 13:31:44
commit hash: e236a8290975cecc5fc31c2b66125892f190e295commit hash: e236a8290975cecc5fc31c2b66125892f190e295commit hash: e236a8290975cecc5fc31c2b66125892f190e295commit hash: e236a8290975cecc5fc31c2b66125892f190e295 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Update to 0.64b0

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.63b1
22 May 2026 05:07:08
commit hash: ab82d787f0f8094fa71872e8d54abbf2c2ed1d17commit hash: ab82d787f0f8094fa71872e8d54abbf2c2ed1d17commit hash: ab82d787f0f8094fa71872e8d54abbf2c2ed1d17commit hash: ab82d787f0f8094fa71872e8d54abbf2c2ed1d17 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Update to 0.63b1

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.63b0
21 May 2026 14:51:35
commit hash: 21754c4fa225da8beec5338bd3ffdd63676d440ecommit hash: 21754c4fa225da8beec5338bd3ffdd63676d440ecommit hash: 21754c4fa225da8beec5338bd3ffdd63676d440ecommit hash: 21754c4fa225da8beec5338bd3ffdd63676d440e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Update to 0.63b0

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.62b1
27 Apr 2026 13:07:28
commit hash: b81a8d771e0dc2d0cda498405340c818df0be5c0commit hash: b81a8d771e0dc2d0cda498405340c818df0be5c0commit hash: b81a8d771e0dc2d0cda498405340c818df0be5c0commit hash: b81a8d771e0dc2d0cda498405340c818df0be5c0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Update to 0.62b1

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.62b0
23 Apr 2026 10:07:28
commit hash: c1247bf22683f7c4a5240bad775e636cde4f6239commit hash: c1247bf22683f7c4a5240bad775e636cde4f6239commit hash: c1247bf22683f7c4a5240bad775e636cde4f6239commit hash: c1247bf22683f7c4a5240bad775e636cde4f6239 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Update to 0.62b0

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.61b0
18 Apr 2026 21:52:10
commit hash: 8964f574094f419536ee9388ee8b1fa9f313bd2ccommit hash: 8964f574094f419536ee9388ee8b1fa9f313bd2ccommit hash: 8964f574094f419536ee9388ee8b1fa9f313bd2ccommit hash: 8964f574094f419536ee9388ee8b1fa9f313bd2c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Update to 0.61b0

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.60b1
19 Dec 2025 11:12:29
commit hash: 2ea9492a2edfbf2982a44d77a171bcf06d508c18commit hash: 2ea9492a2edfbf2982a44d77a171bcf06d508c18commit hash: 2ea9492a2edfbf2982a44d77a171bcf06d508c18commit hash: 2ea9492a2edfbf2982a44d77a171bcf06d508c18 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Update to 0.60b1

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.60b0
09 Dec 2025 11:21:26
commit hash: 39640b862bba871f1380e62f9aabe48297d4511acommit hash: 39640b862bba871f1380e62f9aabe48297d4511acommit hash: 39640b862bba871f1380e62f9aabe48297d4511acommit hash: 39640b862bba871f1380e62f9aabe48297d4511a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Update to 0.60b0

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.59b0
27 Oct 2025 15:31:46
commit hash: 6f39a5dd9a74bc386dc47f55bc6659f1c5539ba5commit hash: 6f39a5dd9a74bc386dc47f55bc6659f1c5539ba5commit hash: 6f39a5dd9a74bc386dc47f55bc6659f1c5539ba5commit hash: 6f39a5dd9a74bc386dc47f55bc6659f1c5539ba5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Update to 0.59b0

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.58b0
06 Oct 2025 10:14:52
commit hash: 8a5f0319e1dd2a080461a51836f14ab46345be25commit hash: 8a5f0319e1dd2a080461a51836f14ab46345be25commit hash: 8a5f0319e1dd2a080461a51836f14ab46345be25commit hash: 8a5f0319e1dd2a080461a51836f14ab46345be25 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Update to 0.58b0

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.57b0
02 Sep 2025 18:01:15
commit hash: 3872890d51c0e61f6dd664eccfa97e3b7c2c353acommit hash: 3872890d51c0e61f6dd664eccfa97e3b7c2c353acommit hash: 3872890d51c0e61f6dd664eccfa97e3b7c2c353acommit hash: 3872890d51c0e61f6dd664eccfa97e3b7c2c353a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Update to 0.57b0

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

Changes:	https://github.com/open-telemetry/opentelemetry-python-contrib/releases
0.55b1
30 Jun 2025 20:51:56
commit hash: 77b12d9cb8fbb37d6e20e4dd3e0a4556896994b0commit hash: 77b12d9cb8fbb37d6e20e4dd3e0a4556896994b0commit hash: 77b12d9cb8fbb37d6e20e4dd3e0a4556896994b0commit hash: 77b12d9cb8fbb37d6e20e4dd3e0a4556896994b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-opentelemetry-instrumentation-requests: Add
py-opentelemetry-instrumentation-requests 0.55b1

OpenTelemetry Requests Instrumentation allows tracing HTTP requests made by the
requests library.

Number of commits found: 13