| Port details |
- py-azure-monitor-opentelemetry-exporter Microsoft Azure Monitor Opentelemetry Exporter Client Library for Python
- 1.0.0b48 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: 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.
 ¦ ¦ ¦ ¦ 
- 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:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@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-azure-core>=1.28.0<2.0.0 : devel/py-azure-core@py311
- py311-azure-identity>=1.17<2 : devel/py-azure-identity@py311
- py311-msrest>=0.6.10 : net-mgmt/py-msrest@py311
- py311-opentelemetry-api>=1.39 : devel/py-opentelemetry-api@py311
- py311-opentelemetry-sdk>=1.39 : devel/py-opentelemetry-sdk@py311
- py311-psutil>=5.9<8 : sysutils/py-psutil@py311
- 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:
|
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 |
1.0.0b48 05 Apr 2026 17:17:55
    |
Po-Chuan Hsieh (sunpoet)  |
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
|