Azure Monitor Distro for OpenTelemetry Python
Перейти к файлу
Jeremy Voss 7e1ec03837
Remove Azure Monitor OpenTelemetry Distro (#320)
* Remove Azure Monitor OpenTelemetry Distro

* Remove distro from tox. Add events placeholder

* Removed line from events ext + updated test reqs
2023-12-28 11:02:27 -08:00
.github Update issue templates 2023-09-05 13:59:07 -07:00
azure-monitor-events-extension Remove Azure Monitor OpenTelemetry Distro (#320) 2023-12-28 11:02:27 -08:00
scripts Updating Readme, scripts, and setup for new namespace 2023-02-22 14:04:15 -08:00
.flake8 switched lint to ignore _vendor 2023-05-31 16:04:46 -07:00
.gitignore init 2022-07-12 11:26:34 -07:00
.isort.cfg switched lint to ignore _vendor 2023-05-31 16:04:46 -07:00
.pylintrc init 2022-07-12 11:26:34 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2022-11-08 09:25:52 -08:00
LICENSE init 2022-07-12 11:26:34 -07:00
README.md Remove Azure Monitor OpenTelemetry Distro (#320) 2023-12-28 11:02:27 -08:00
SECURITY.md Microsoft mandatory file 2023-06-02 22:02:27 +00:00
lint-requirements.txt init 2022-07-12 11:26:34 -07:00
pyproject.toml switched lint to ignore _vendor 2023-05-31 16:04:46 -07:00
test-requirements.txt Remove Azure Monitor OpenTelemetry Distro (#320) 2023-12-28 11:02:27 -08:00
tox.ini Remove Azure Monitor OpenTelemetry Distro (#320) 2023-12-28 11:02:27 -08:00

README.md

Application Insights for Python

This repository holds components that enable telemetry scenarios for your Python applications to send to Azure Application Insights.

Below is the list of components that are within this repository:

Azure Monitor Events Extension.

For Azure Monitor OpenTelemetry Exporter and Distro, see Azure SDK for Python.

Contributing

For information about contributing to this repository, see CONTRIBUTING.md.