cd479190b0
Application Insights is a service that allows developers to keep their application available, performing and succeeding. This Python module will allow you to send telemetry of various kinds (event, trace, exception, etc.) to the Application Insights service where they can be visualized in the Azure Portal.
7 lines
370 B
Text
7 lines
370 B
Text
Application Insights is a service that allows developers to keep their
|
|
application available, performing and succeeding. This Python module will
|
|
allow you to send telemetry of various kinds (event, trace, exception, etc.)
|
|
to the Application Insights service where they can be visualized in the
|
|
Azure Portal.
|
|
|
|
WWW: https://github.com/Microsoft/ApplicationInsights-Python
|