Microsoft.ApplicationInsights.PerfCounterCollector
2.0.0
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.ApplicationInsights.PerfCounterCollector -Version 2.0.0
dotnet add package Microsoft.ApplicationInsights.PerfCounterCollector --version 2.0.0
<PackageReference Include="Microsoft.ApplicationInsights.PerfCounterCollector" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ApplicationInsights.PerfCounterCollector --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.ApplicationInsights.PerfCounterCollector, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.ApplicationInsights.PerfCounterCollector as a Cake Addin
#addin nuget:?package=Microsoft.ApplicationInsights.PerfCounterCollector&version=2.0.0
// Install Microsoft.ApplicationInsights.PerfCounterCollector as a Cake Tool
#tool nuget:?package=Microsoft.ApplicationInsights.PerfCounterCollector&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
For the release notes please follow https://go.microsoft.com/fwlink/?LinkId=535037
Dependencies
-
.NETFramework 4.0
- Microsoft.ApplicationInsights (>= 2.0.0)
- Microsoft.Diagnostics.Tracing.EventSource.Redist (>= 1.1.24)
-
.NETFramework 4.5
- Microsoft.ApplicationInsights (= 2.0.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.ApplicationInsights.PerfCounterCollector:
| Package | Downloads |
|---|---|
|
Microsoft.ApplicationInsights.AspNet
Application Insights for ASP.NET 5 web applications. See http://go.microsoft.com/fwlink/?LinkID=510752 for more information.
|
|
|
Microsoft.ApplicationInsights.AspNetCore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/en-us/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
|
|
|
Microsoft.ApplicationInsights.WindowsServer
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
|