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
Port details
py-azure-monitor-opentelemetry-exporter Microsoft Azure Monitor Opentelemetry Exporter Client Library for Python
1.0.0b48 develnew! 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 port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-05 17:24:17
Last Update: 2026-04-05 17:17:55
Commit Hash: b919d4c
Also Listed In: python
License: MIT
WWW:
https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry-exporter
https://github.com/Azure/azure-sdk-for-python
Description:
The exporter for Azure Monitor allows Python applications to export data from the OpenTelemetry SDK to Azure Monitor. The exporter is intended for users who require advanced configuration or have more complicated telemetry needs that require all of distributed tracing, logging and metrics. If you have simpler configuration requirements, we recommend using the Azure Monitor OpenTelemetry Distro instead for a simpler one-line setup. Prior to using this SDK, please read and understand Data Collection Basics, especially the section on telemetry types. OpenTelemetry terminology differs from Application Insights terminology so it is important to understand the way the telemetry types map to each other.
HomepageHomepage    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}azure-monitor-opentelemetry-exporter>0:devel/py-azure-monitor-opentelemetry-exporter@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-azure-monitor-opentelemetry-exporter/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-azure-monitor-opentelemetry-exporter
  • pkg install py311-azure-monitor-opentelemetry-exporter
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-azure-monitor-opentelemetry-exporter listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-azure-monitor-opentelemetry-exporter
Package flavors (<flavor>: <package>)
  • py311: py311-azure-monitor-opentelemetry-exporter
distinfo:
TIMESTAMP = 1773966664 SHA256 (azure_monitor_opentelemetry_exporter-1.0.0b48.tar.gz) = 5773def013e508efffa55a17768409be4b2ba369724766a89775fdc0101cc4c1 SIZE (azure_monitor_opentelemetry_exporter-1.0.0b48.tar.gz) = 280538

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-azure-core>=1.28.0<2.0.0 : devel/py-azure-core@py311
  2. py311-azure-identity>=1.17<2 : devel/py-azure-identity@py311
  3. py311-msrest>=0.6.10 : net-mgmt/py-msrest@py311
  4. py311-opentelemetry-api>=1.39 : devel/py-opentelemetry-api@py311
  5. py311-opentelemetry-sdk>=1.39 : devel/py-opentelemetry-sdk@py311
  6. py311-psutil>=5.9<8 : sysutils/py-psutil@py311
  7. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-azure-monitor-opentelemetry-exporter
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/a/azure_monitor_opentelemetry_exporter/
  2. https://pypi.org/packages/source/a/azure_monitor_opentelemetry_exporter/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0b48
05 Apr 2026 17:17:55
commit hash: b919d4c09d12fce7251b0095ef7d78f1495ca13ecommit hash: b919d4c09d12fce7251b0095ef7d78f1495ca13ecommit hash: b919d4c09d12fce7251b0095ef7d78f1495ca13ecommit hash: b919d4c09d12fce7251b0095ef7d78f1495ca13e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-azure-monitor-opentelemetry-exporter: Add
py-azure-monitor-opentelemetry-exporter 1.0.0b48

The exporter for Azure Monitor allows Python applications to export data from
the OpenTelemetry SDK to Azure Monitor. The exporter is intended for users who
require advanced configuration or have more complicated telemetry needs that
require all of distributed tracing, logging and metrics. If you have simpler
configuration requirements, we recommend using the Azure Monitor OpenTelemetry
Distro instead for a simpler one-line setup.

Prior to using this SDK, please read and understand Data Collection Basics,
especially the section on telemetry types. OpenTelemetry terminology differs
from Application Insights terminology so it is important to understand the way
the telemetry types map to each other.

Number of commits found: 1