Skip to content

Main development repository for Application Insights Drupal plugin.

License

Notifications You must be signed in to change notification settings

fidmor89/AppInsights-Drupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppInsights-Drupal

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.

Changelog

1.0.0 = Initial Version

About

Main development repository for Application Insights Drupal plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages