PSAppInsights

0.7.1

Use basic 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.7.1

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

Install-PSResource -Name PSAppInsights -Version 0.7.1

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 josverl. All rights reserved.

Package Details

Author(s)

  • Jos Verlinde [MSFT]

Tags

Tracing ApplicationInsights

Functions

New-AISession Push-AISession Send-AITrace Send-AIEvent Send-AIMetric Send-AIException Send-AIPageView start-AIPerformanceCollector Stop-AIPerformanceCollector Get-StringHash getCallerInfo getCallerVersion

Dependencies

This module has no dependencies.

Release Notes

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 52,877 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 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 (current version) 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