Skip to content

Commit 7e1ec03

Browse files
authored
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
1 parent 2b3f634 commit 7e1ec03

File tree

125 files changed

+11
-8972
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+11
-8972
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,15 @@ This repository holds components that enable telemetry scenarios for your Python
44

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

7-
[Azure Monitor OpenTelemetry Distro][azure-monitor-opentelemetry].
7+
[Azure Monitor Events Extension][azure-monitor-events-extension].
8+
9+
For Azure Monitor OpenTelemetry Exporter and Distro, see [Azure SDK for Python][azure-sdk-for-python].
810

911
## Contributing
1012

1113
For information about contributing to this repository, see [CONTRIBUTING.md](CONTRIBUTING.md).
1214

1315
<!-- LINKS -->
1416
[azure_application_insights]: https://azure.microsoft.com/documentation/articles/app-insights-overview/
15-
[azure-monitor-opentelemetry]: https://github.com/microsoft/ApplicationInsights-Python/blob/main/azure-monitor-opentelemetry/README.md
17+
[azure-monitor-events-extension]: https://github.com/microsoft/ApplicationInsights-Python/blob/main/azure-monitor-events-extension/README.md
18+
[azure-sdk-for-python]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor

azure-monitor-events-extension/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Azure Monitor Events Extension
22

33
The Azure Monitor Events Extension allows users to send custom events to Application Insights in conjunction with the [Azure Monitor OpenTelemetry Distro](https://learn.microsoft.com/azure/azure-monitor/app/opentelemetry-enable?tabs=python).
4-
This distro automatically installs the following libraries:
54

65
## Install the package
76

azure-monitor-opentelemetry/azure/monitor/opentelemetry/_vendor/v0_39b0/opentelemetry/instrumentation/django/middleware/__init__.py renamed to azure-monitor-events-extension/tests/test_placeholder.py

File renamed without changes.

azure-monitor-opentelemetry/CHANGELOG.md

Lines changed: 0 additions & 141 deletions
This file was deleted.

azure-monitor-opentelemetry/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

azure-monitor-opentelemetry/MANIFEST.in

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)