Object Pool counters

Use this page as a reference for properties of Object Pool counters.

Counters for this category contain information for Object Pools.

Counter definitions

Table 1. Object Pool counter definitions. . This table displays properties for Object Pool counters.
Name Key ID values Description Granularity Type Level Overhead
ObjectsCreatedCount objectPoolModule.numCreates.name 1 The total number of objects created Per ObjectPool CountStatistic All High
ObjectsAllocatedCount objectPoolModule.numAllocates.name 2 The number of objects requested from the pool Per ObjectPool CountStatistic All High
ObjectsReturnedCount objectPoolModule.numReturns.name 3 The number of objects returned to the pool Per ObjectPool CountStatistic All High
IdleObjectsSize objectPoolModule.poolSize.name 4 The average number of idle object instances in the pool Per ObjectPool RangeStatistic All High