Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Azure Monitor OpenTelemetry Distro #320

Merged
merged 3 commits into from
Dec 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,15 @@ This repository holds components that enable telemetry scenarios for your Python

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

[Azure Monitor OpenTelemetry Distro][azure-monitor-opentelemetry].
[Azure Monitor Events Extension][azure-monitor-events-extension].

For Azure Monitor OpenTelemetry Exporter and Distro, see [Azure SDK for Python][azure-sdk-for-python].

## Contributing

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

<!-- LINKS -->
[azure_application_insights]: https://azure.microsoft.com/documentation/articles/app-insights-overview/
[azure-monitor-opentelemetry]: https://github.com/microsoft/ApplicationInsights-Python/blob/main/azure-monitor-opentelemetry/README.md
[azure-monitor-events-extension]: https://github.com/microsoft/ApplicationInsights-Python/blob/main/azure-monitor-events-extension/README.md
[azure-sdk-for-python]: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor
1 change: 0 additions & 1 deletion azure-monitor-events-extension/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Azure Monitor Events Extension

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).
This distro automatically installs the following libraries:

## Install the package

Expand Down
141 changes: 0 additions & 141 deletions azure-monitor-opentelemetry/CHANGELOG.md

This file was deleted.

21 changes: 0 additions & 21 deletions azure-monitor-opentelemetry/LICENSE

This file was deleted.

10 changes: 0 additions & 10 deletions azure-monitor-opentelemetry/MANIFEST.in

This file was deleted.

Loading
Loading