WindowsAzure.ServiceBus.PerformanceCounters 3.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package WindowsAzure.ServiceBus.PerformanceCounters --version 3.2.0
NuGet\Install-Package WindowsAzure.ServiceBus.PerformanceCounters -Version 3.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WindowsAzure.ServiceBus.PerformanceCounters" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WindowsAzure.ServiceBus.PerformanceCounters --version 3.2.0
#r "nuget: WindowsAzure.ServiceBus.PerformanceCounters, 3.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WindowsAzure.ServiceBus.PerformanceCounters as a Cake Addin
#addin nuget:?package=WindowsAzure.ServiceBus.PerformanceCounters&version=3.2.0

// Install WindowsAzure.ServiceBus.PerformanceCounters as a Cake Tool
#tool nuget:?package=WindowsAzure.ServiceBus.PerformanceCounters&version=3.2.0

This package contains manifest files for performance monitoring and client side tracing purposes.

Use Performance\Microsoft.ServiceBus.MessagingPerformanceCounters.man to install the performance counters for Service Bus Queues, Topics, and EventHub.
Use Tracing\Microsoft.ServiceBus.EventDefinitions.man client side tracing information on Service Bus Queues, Topics, NotificationHubs, and Realy features.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 58,029 5/10/2017
3.3.1 9,098 7/4/2016
3.3.0 1,806 6/27/2016
3.2.2 1,877 6/24/2016
3.2.1 1,709 6/21/2016
3.2.0 4,118 5/9/2016
3.1.3 4,230 4/7/2016
3.1.1 2,478 2/19/2016
3.1.0 2,778 12/8/2015
3.0.1 4,788 8/21/2015
3.0.1-preview 1,586 8/16/2015
3.0.0-preview 1,535 7/29/2015
2.7.0 6,763 6/11/2015
2.6.3 13,071 4/13/2015
2.6.1 4,669 3/6/2015
2.6.0 2,476 1/29/2015
2.5.0 3,796 11/12/2014
2.4.2 3,345 7/21/2014
2.4.1 1,955 7/14/2014

Build: 2.0.50598.5
Update for 3.2.0 release
• EventHub: Add entity level performance counters for Ingress/Egress rate
   - Entity Ingress Rate - (bytes per sec.) data rate that is sent from the client side to service for a given entity.
   - Entity Egress Rate - (bytes per sec.) data rate that is received by client application (through Receive Api) for a given entity.