Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/microsoft/applicationinsights-python
Azure Monitor Distro for OpenTelemetry Python
https://github.com/microsoft/applicationinsights-python
application-insights azure distributed-tracing monitoring opentelemetry python sdk telemetry
Last synced: 5 days ago
JSON representation
Azure Monitor Distro for OpenTelemetry Python
- Host: GitHub
- URL: https://github.com/microsoft/applicationinsights-python
- Owner: microsoft
- License: mit
- Created: 2014-11-19T19:17:48.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T19:02:27.000Z (about 1 year ago)
- Last Synced: 2025-01-31T16:23:08.540Z (6 days ago)
- Topics: application-insights, azure, distributed-tracing, monitoring, opentelemetry, python, sdk, telemetry
- Language: Python
- Homepage:
- Size: 700 KB
- Stars: 141
- Watchers: 89
- Forks: 76
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Application Insights for Python
This repository holds components that enable telemetry scenarios for your Python applications to send to [Azure Application Insights][azure_application_insights].
Below is the list of components that are within this repository:
[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).
[azure_application_insights]: https://azure.microsoft.com/documentation/articles/app-insights-overview/
[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