getBulkDeclarationService |
Event |
Client request for a BulkDeclarationService
instance. |
getBulkDeclarationService/duration |
Duration |
Response time for the BulkDeclarationService
request. |
Services/startBatch |
Event |
Start of a new bulk declaration service Batch. |
startBatch/ addOperation |
Event |
Cumulative addition of an operation to the current
batch. |
startBatch/ addOperation/addDelete |
Event |
Addition of a Delete operation to the batch. |
startBatch/ addOperation/addCreateDocument |
Event |
Addition of a CreateDocument operation to the
batch. |
startBatch/ addOperation/addCreateDocument AndDeclareRecord |
Event |
Addition of a CreateDocumentAndDeclareRecord
operation to the batch. |
startBatch/ addOperation/addDeclarePhysicalRecord |
Event |
Addition of a DeclarePhysicalRecord operation
to the batch. |
startBatch/ addOperation/addDeclareNonPhysicalRecord |
Event |
Addition of a DeclareNonPhysicalRecord operation
to the batch. |
cancelBatch |
Event |
Cancels the current bulk declaration service
batch. |
executeBatch |
Event |
Batch execution request. |
totalDuration |
Duration |
Duration of entire batch execution process. |
alidationDuration |
Duration |
Portion of batch execution duration spent performing
validation tasks. |
processDuration |
Duration |
Portion of batch execution duration spent executing
an operation (specifically, non-validation work). |
totalOperations |
Event |
Batch operation that is performed. |
totalOperations/recordsDeleted |
Event |
Count the number of records deleted. |
totalOperations/recordsUnfiled |
Event |
Count the number of records unfiled |
totalOperations/containersDeleted |
Event |
Count the number of containers deleted. |
totalOperations/documentsCreated |
Event |
Batch create document operation that is performed. |
totalOperations/recordsDeclared |
Event |
Batch declare record operation that is performed. |
totalOperations/recordsDeclared/ physicalRecordsDeclared |
Event |
Batch declare physical record operation that
is performed. |
totalOperations/recordsDeclared/ nonPhysicalRecordsDeclared |
Event |
Batch declare non-physical record operation
that is performed. |
reExecuteBatch |
Event |
Batch re-execution request. |
operationsRemoved |
Event |
Number of previously failed operations that
were removed during re-execute request. |
ProxyInstances/currentCacheSize |
Meter |
Current total number of entries in the WSI transport
proxy cache. |
ProxyInstances/cacheMiss |
Event |
A request for a WSI transport proxy resulted
in a miss in the cache. |
ProxyInstances/cacheHit |
Event |
A request for a WSI transport proxy resulted
in a hit in the cache. |
objectStores/objectStoreFetch |
Event |
A retrieval of an ObjectStore information was
made from the Content Platform Engine. |
objectStores/objectStoreFetch/fetchDuration |
Duration |
Duration of the ObjectStore retrieval. |
objectStores/currentCacheSize |
Meter |
Current total number of entries in the ObjectStore
cache. |
classDescriptions/classDescriptionFetch |
Event |
A retrieval of a Class Description was made
from the Content Platform Engine. |
classDescriptions/classDescriptionFetch/ fetchDuration |
Duration |
Duration of the ClassDescription retrieval. |
classDescriptions/currentCacheSize |
Meter |
Current total number of entries in the ClassDescription
cache. |
Configuration/cacheTimeToLive |
Meter |
Current value of the Cache Time-To-Live Configuration
option. |
Configuration/DoDCh4DeclassifyTimeLimit |
Meter |
Current value of the DoD Chapter 4 Max Declassify
Time Limit Configuration option. |