PSAppInsights

0.9.0.2

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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSAppInsights -RequiredVersion 0.9.0.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSAppInsights -Version 0.9.0.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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 Start-AILiveMetrics Start-AIPerformanceCollector Stop-AILiveMetrics Stop-AIPerformanceCollector Send-AIDependency New-Stopwatch Send-AIException Send-AIMetric Send-AITrace Send-AIEvent getCallerVersion Get-StringHash ConvertTo-Hashtable getCallerInfo

Dependencies

This module has no dependencies.

Release Notes

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

Version History

Version Downloads Last updated
0.9.6 54,057 5/27/2017
0.9.5 177 5/27/2017
0.9.4 79 5/6/2017
0.9.3 81 5/5/2017
0.9.2.4 70 4/29/2017
0.9.2.2 66 4/28/2017
0.9.1 66 4/25/2017
0.9.0.2 (current version) 69 4/19/2017
0.9.0.1 72 4/12/2017
0.8 95 2/9/2017
0.7.2 119 11/1/2016
0.7.1 67 10/31/2016
0.7 69 10/30/2016
0.6.2.0 75 10/24/2016
0.5 72 10/23/2016
Show less