Main development repository for Application Insights Drupal plugin.
Send data from Drupal to Application Insights for display, analysis and diagnostics.
The purpose of this project is to integrate a Drupal web site with Application Insights. Log messages are sent to the Application Insights portal. Application Insights provides a powerful diagnostic search tool, which allows you to search and correlate associated events, including data from client, server and other components of your application. It also shows you charts of trends in performance and usage over time. By using SLAB to send the logs, you introduce an additional level of clarity to your trace code.
Tags: Application Insights Drupal plugin
Requires:
- Newtonsoft.Json
- EnterpriseLibrary.SemanticLogging
- Microsoft.ApplicationInsights
Tested on:
- Newtonsoft.Json (≥ 7.0.1)
- EnterpriseLibrary.SemanticLogging (≥ 2.0.1406.1)
- Microsoft.ApplicationInsights (≥ 0.17.1-beta)
License: GNU GPL 3.0
License URI: http://opensource.org/licenses/GPL-3.0
Copyright 2015 The Drupal plugin for Application Insights Project Team.
1.0.0 = Initial Version