Object Pool counters
Counters for this category contain information for Object Pools.
- Counter definitions
Name Key Description Version Granularity Type Level ObjectsCreatedCount objectPoolModule.numCreates.name The total number of objects created 5.0 and later Per ObjectPool CountStatistic High ObjectsAllocatedCount objectPoolModule.numAllocates.name The number of objects requested from the pool 5.0 and later Per ObjectPool CountStatistic High ObjectsReturnedCount objectPoolModule.numReturns.name The number of objects returned to the pool 5.0 and later Per ObjectPool CountStatistic High IdleObjectsSize objectPoolModule.poolSize.name The average number of idle object instances in the pool 5.0 and later Per ObjectPool RangeStatistic High