Entity Insert Count
|
measurement
|
The global number of entity inserts since the statistics were reset
|
EntityInsertCount
|
Entity Insert Count per Minute
|
measurement
|
The global number of entity inserts since the statistics were reset
|
EntityInsertCount
|
Query Execution Max Time
|
measurement
|
The amount of time taken by the slowest recorded query since the statistics were reset
|
QueryExecutionMaxTime
|
Entity Update Count
|
measurement
|
The global number of entity updates since the statistics were reset
|
EntityUpdateCount
|
Entity Update Count per Minute
|
measurement
|
The global number of entity updates since the statistics were reset
|
EntityUpdateCount
|
Collection Update Count
|
measurement
|
The global number of collections updated since the statistics were reset
|
CollectionUpdateCount
|
Collection Update Count per Minute
|
measurement
|
The global number of collections updated since the statistics were reset
|
CollectionUpdateCount
|
Entity Load Count
|
measurement
|
The global number of entity loads since the statistics were reset
|
EntityLoadCount
|
Entity Load Count per Minute
|
measurement
|
The global number of entity loads since the statistics were reset
|
EntityLoadCount
|
Entity Fetch Count
|
measurement
|
The global number of entity fetches since the statistics were reset
|
EntityFetchCount
|
Entity Fetch Count per Minute
|
measurement
|
The global number of entity fetches since the statistics were reset
|
EntityFetchCount
|
Entity Delete Count
|
measurement
|
The global number of entity deletes since the statistics were reset
|
EntityDeleteCount
|
Entity Delete Count per Minute
|
measurement
|
The global number of entity deletes since the statistics were reset
|
EntityDeleteCount
|
Collection Recreate Count
|
measurement
|
The global number of collections recreated since the statistics were reset
|
CollectionRecreateCount
|
Collection Recreate Count per Minute
|
measurement
|
The global number of collections recreated since the statistics were reset
|
CollectionRecreateCount
|
Query Execution Count
|
measurement
|
The global number of queries executed since the statistics were reset
|
QueryExecutionCount
|
Query Execution Count per Minute
|
measurement
|
The global number of queries executed since the statistics were reset
|
QueryExecutionCount
|
Flush Count
|
measurement
|
The global number of flushes executed by sessions (either implicit or explicit) since the statistics were reset
|
FlushCount
|
Flush Count per Minute
|
measurement
|
The global number of flushes executed by sessions (either implicit or explicit) since the statistics were reset
|
FlushCount
|
Collection Load Count
|
measurement
|
The global number of collections loaded since the statistics were reset
|
CollectionLoadCount
|
Collection Load Count per Minute
|
measurement
|
The global number of collections loaded since the statistics were reset
|
CollectionLoadCount
|
Successful Transaction Count
|
measurement
|
The global number of transactions known to have been successful since the statistics were reset
|
SuccessfulTransactionCount
|
Successful Transaction Count per Minute
|
measurement
|
The global number of transactions known to have been successful since the statistics were reset
|
SuccessfulTransactionCount
|
Query Cache Hit Count
|
measurement
|
The global number of cached queries successfully retrieved from cache since the statistics were reset
|
QueryCacheHitCount
|
Query Cache Hit Count per Minute
|
measurement
|
The global number of cached queries successfully retrieved from cache since the statistics were reset
|
QueryCacheHitCount
|
Collection Remove Count
|
measurement
|
The global number of collections removed since the statistics were reset
|
CollectionRemoveCount
|
Collection Remove Count per Minute
|
measurement
|
The global number of collections removed since the statistics were reset
|
CollectionRemoveCount
|
Connect Count
|
measurement
|
The global number of connections asked by the sessions (the actual number of connections used may be much smaller depending whether you use a connection pool or not) since the statistics were reset
|
ConnectCount
|
Connect Count per Minute
|
measurement
|
The global number of connections asked by the sessions (the actual number of connections used may be much smaller depending whether you use a connection pool or not) since the statistics were reset
|
ConnectCount
|
Start Time
|
trait
|
The time when the statistics collection started or were last reset
|
StartTime
|
Second Level Cache Put Count
|
measurement
|
The global number of cacheable entities/collections put in the cache since the statistics were reset
|
SecondLevelCachePutCount
|
Second Level Cache Put Count per Minute
|
measurement
|
The global number of cacheable entities/collections put in the cache since the statistics were reset
|
SecondLevelCachePutCount
|
Query Cache Put Count
|
measurement
|
The global number of cacheable queries put in cache since the statistics were reset
|
QueryCachePutCount
|
Query Cache Put Count per Minute
|
measurement
|
The global number of cacheable queries put in cache since the statistics were reset
|
QueryCachePutCount
|
Session Open Count
|
measurement
|
The global number of sessions closed since the statistics were reset
|
SessionOpenCount
|
Session Open Count per Minute
|
measurement
|
The global number of sessions closed since the statistics were reset
|
SessionOpenCount
|
Transaction Count
|
measurement
|
The global number of transactions known to have completed since the statistics were reset
|
TransactionCount
|
Transaction Count per Minute
|
measurement
|
The global number of transactions known to have completed since the statistics were reset
|
TransactionCount
|
Collection Fetch Count
|
measurement
|
The global number of collections fetched since the statistics were reset
|
CollectionFetchCount
|
Collection Fetch Count per Minute
|
measurement
|
The global number of collections fetched since the statistics were reset
|
CollectionFetchCount
|
Session Close Count
|
measurement
|
The global number of sessions closed since the statistics were reset
|
SessionCloseCount
|
Session Close Count per Minute
|
measurement
|
The global number of sessions closed since the statistics were reset
|
SessionCloseCount
|
Query Cache Miss Count
|
measurement
|
The global number of cached queries *not* found in cache since the statistics were reset
|
QueryCacheMissCount
|
Query Cache Miss Count per Minute
|
measurement
|
The global number of cached queries *not* found in cache since the statistics were reset
|
QueryCacheMissCount
|
Second Level Cache Miss Count
|
measurement
|
The global number of cacheable entities/collections not found in the cache and loaded from the database since the statistics were reset
|
SecondLevelCacheMissCount
|
Second Level Cache Miss Count per Minute
|
measurement
|
The global number of cacheable entities/collections not found in the cache and loaded from the database since the statistics were reset
|
SecondLevelCacheMissCount
|