PSAppInsights
0.9.6
Add Application Insights to PowerShell to get both simple and advanced tracing to gain insight to how your scripts are actually working, including errors and functional usage
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
(c) 2016-2017 Jos Verlinde. All rights reserved.
Package Details
Author(s)
- Jos Verlinde [MSFT]
Tags
Tracing ApplicationInsights Monitoring DevOps
Functions
New-AIClient Push-AIClient Stop-AIClient Send-AIEvent Send-AITrace Send-AIMetric Send-AIException Send-AIDependency New-Stopwatch Start-AIPerformanceCollector Stop-AIPerformanceCollector Start-AILiveMetrics Stop-AILiveMetrics getCallerVersion ConvertTo-Hashtable Get-StringHash getCallerInfo
Dependencies
This module has no dependencies.
Release Notes
v0.9.6 Detect version of ps1 scripts running in Azure Automation
v0.9.4 Improved errorhandling and reporting during client initialisation
V0.9.2.3 Silently fail if client has not been initialised, to allow adding SEND-AI* statements withouth the need to remove them to avoid dependencies
V0.9.2 Improve Stacklogging, Send-AIException,
v0.9.1 Add -Stackwalk to allow Wrapping of a Log function and still allow correct reporting of the calling function -StackWalk 1
V0.9.0.2 Add -Developer Mode and -Sending interval to control how quick to send the information to AI
V0.9 Upgrade to ApplicationInSights 2.3.0, fix dependency load on Windows 10
V0.8.1 Code cleanup and cosmetics
V0.8.1 Default operation is name of calling Powershell script
V0.8 Integrate multiple different Features.
V0.7.4 Upgrade to ApplicationInSights 2.2.0
V0.7.3 Add support to report Powershell call stack
V0.7.2 Add Convertto-hashtable
V0.7 Add Collection of Performance Counters, Update to PSGallery
V0.6.2 Add caller's script or module version information to start-AISession
V0.6.1 Automatically add caller information on new Session (Script, Line Number )
V0.6.0.2 Resolve naming collision for get-hash
V0.5 initial publication
FileList
- PSAppInsights.nuspec
- AIDependency.psm1
- AIEvent.psm1
- AIException.psm1
- AIMetrics.psm1
- AIOperation.psm1
- AIPageView.psm1
- AIPerformanceCollector.psm1
- AITrace.psm1
- get-NugetPackages.ps1
- HelperFunctions.psm1
- install-NugetPackages.ps1
- LiveMetrics.psm1
- packages.config
- PSAppInsights.psd1
- PSAppInsights.psm1
- Microsoft.ApplicationInsights.2.3.0\lib\net45\Microsoft.ApplicationInsights.dll
- Microsoft.ApplicationInsights.2.3.0\lib\net45\Microsoft.ApplicationInsights.XML
- Microsoft.ApplicationInsights.Agent.Intercept.2.0.7\lib\net45\Microsoft.AI.Agent.Intercept.dll
- Microsoft.ApplicationInsights.DependencyCollector.2.3.0\lib\net45\Microsoft.AI.DependencyCollector.dll
- Microsoft.ApplicationInsights.PerfCounterCollector.2.3.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll
- Microsoft.ApplicationInsights.WindowsServer.2.3.0\lib\net45\Microsoft.AI.WindowsServer.dll
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.3.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll
- Sample\advanced tracing.ps1
- Sample\Basic Use.ps1
- Sample\Call CreateReleaseAnnotation.ps1
- Sample\CreateReleaseAnnotation.ps1
- Sample\Documentation.pptx
- Sample\Live Metrics.ps1
- Sample\LogExceptions.ps1
- Sample\PerformanceCounters.ps1
- Sample\Simple AI withouth module.ps1
- Sample\taxonomy.md
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.6 (current version) | 88,120 | 5/27/2017 |
0.9.5 | 184 | 5/27/2017 |
0.9.4 | 80 | 5/6/2017 |
0.9.3 | 82 | 5/5/2017 |
0.9.2.4 | 71 | 4/29/2017 |
0.9.2.2 | 67 | 4/28/2017 |
0.9.1 | 67 | 4/25/2017 |
0.9.0.2 | 70 | 4/19/2017 |
0.9.0.1 | 73 | 4/12/2017 |
0.8 | 96 | 2/9/2017 |
0.7.2 | 120 | 11/1/2016 |
0.7.1 | 68 | 10/31/2016 |
0.7 | 70 | 10/30/2016 |
0.6.2.0 | 76 | 10/24/2016 |
0.5 | 73 | 10/23/2016 |