| Port details |
- py-azure-monitor-opentelemetry-exporter Microsoft Azure Monitor Opentelemetry Exporter Client Library for Python
- 1.0.0b51 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-22 12:59:43
- Commit Hash: 1a387b5
- 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 = 1776796104
SHA256 (azure_monitor_opentelemetry_exporter-1.0.0b51.tar.gz) = a6171c34326bcd6216938bb40d715c15f1f22984ac1986fc97231336d8ac4c3c
SIZE (azure_monitor_opentelemetry_exporter-1.0.0b51.tar.gz) = 319837
Packages (timestamps in pop-ups are UTC):
- 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.40 : devel/py-opentelemetry-api@py311
- py311-opentelemetry-sdk>=1.40 : devel/py-opentelemetry-sdk@py311
- py311-psutil>=5.9<8 : sysutils/py-psutil@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-azure-monitor-opentelemetry
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: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.0b51 22 Apr 2026 12:59:43
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-azure-monitor-opentelemetry-exporter: Update to 1.0.0b51
Changes: https://github.com/Azure/azure-sdk-for-python/releases
https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/monitor/azure-monitor-opentelemetry-exporter/CHANGELOG.md |
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: 2
|