Azure Monitor Distro for OpenTelemetry Python
Перейти к файлу
Leighton Chen 6334ac4b6f docs 2022-07-12 11:30:46 -07:00
.vscode init 2022-07-12 11:26:34 -07:00
src/azure/monitor/opentelemetry/distro init 2022-07-12 11:26:34 -07:00
tests init 2022-07-12 11:26:34 -07:00
.gitignore init 2022-07-12 11:26:34 -07:00
.pylintrc init 2022-07-12 11:26:34 -07:00
CHANGELOG.md init 2022-07-12 11:26:34 -07:00
CONTRIBUTING.md init 2022-07-12 11:26:34 -07:00
LICENSE init 2022-07-12 11:26:34 -07:00
README.md docs 2022-07-12 11:30:46 -07:00
lint-requirements.txt init 2022-07-12 11:26:34 -07:00
setup.cfg init 2022-07-12 11:26:34 -07:00
setup.py init 2022-07-12 11:26:34 -07:00
test-requirements.txt init 2022-07-12 11:26:34 -07:00
tox.ini init 2022-07-12 11:26:34 -07:00

README.md

Azure Monitor Opentelemetry Distro

Azure Monitor Distro of [Opentelemetry Python][opentelemetry-python] provides multiple installable components available for an Opentelemetry Azure Monitor monitoring solution. It allows you to instrument your Python applications to capture and report telemetry to Azure Monitor via the Azure monitor exporters.

This distro automatically installs the following libraries:

Getting started

Install the package

Install the Azure Monitor Opentelemetry Distro with pip:

pip install azure-monitor-opentelemetry-distro --pre

Prerequisites:

To use this package, you must have:

Additional documentation

Azure Portal