Skip to content

Main development repository for Application Insights Concrete addon.

License

Notifications You must be signed in to change notification settings

fidmor89/appInsights-Concrete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

appInsights-Concrete

Main development repository for Application Insights Concrete addon.

Send data from Concrete to Application Insights for display, analysis and diagnostics.

The purpose of this project is to integrate a Concrete 5 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.

Contributors

Tags: Application Insights Concrete5 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 Concrete5 plugin for Application Insights Project Team.

Changelog

1.0.0 = Initial Version

About

Main development repository for Application Insights Concrete addon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages