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.
- Fidel Esteban Morales Cifuentes.
- Luis Roberto Rosales Enriquez.
- Jose Luis Morales Ruiz.
- Jose Carlos Mendez.
- Jorge Andres Rodriguez Cuevas.
- Herberth Francisco Arriola.
- Oscar Garcia Colon - Teacher and Facilitator.
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.
1.0.0 = Initial Version