python-applicationinsights

Azure Application Insights API for Python 2.x
  https://pypi.python.org/pypi/applicationinsights/
  0
  no reviews



This package provides an API for Azure Application Insights. 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.

This package contains the Python 2.x module.