2022-09-29 01:27:34 +03:00
# Application Insights for Python
2022-07-12 21:26:34 +03:00
2022-09-29 01:27:34 +03:00
This repository holds components that enable telemetry scenarios for your Python applications to send to [Azure Application Insights][azure_application_insights].
2022-07-12 21:26:34 +03:00
2022-09-29 01:27:34 +03:00
Below is the list of components that are within this repository:
2023-02-23 00:51:53 +03:00
[Azure Monitor OpenTelemetry Distro][azure-monitor-opentelemetry].
2022-09-29 01:27:34 +03:00
## 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/
2023-02-23 00:51:53 +03:00
[azure-monitor-opentelemetry]: https://github.com/microsoft/ApplicationInsights-Python/blob/main/azure-monitor-opentelemetry/README.md