Historical Metrics

The following metrics can be collected for data export requests. For more details on Historical Metrics, see the Historical Metrics help and the Metric Components help in the Online Help.

Data Export

  • Database tables: Such as ORDER_RELEASE, SHIPMENT_REFNUM, etc.
    • DATA EXPORT - SYNC EXPORT RECORDS COUNT: Number of records exported for a synchronous export request. Count only.
    • DATA EXPORT - SYNC EXPORT REQUEST TIME: Time taken for a synchronous export request to be completed.
    • DATA EXPORT - TABLE EXPORT RECORDS COUNT: Number of records exported for an asynchronous table export request. Count only.
    • DATA EXPORT - TABLE EXPORT REQUEST TIME: Time taken for an asynchronous table export request to be completed.
  • REST business objects: For example, shipments, drivers, etc.
    • DATA EXPORT - OBJECT EXPORT RECORDS COUNT: Number of records exported for an asynchronous object export request. Count only.
    • DATA EXPORT - OBJECT EXPORT REQUEST TIME: Time taken for an asynchronous object export request to be completed. Count only.
    • DATA EXPORT - SYNC EXPORT RECORDS COUNT: Number of records exported for a synchronous export request. Count only.
    • DATA EXPORT - SYNC EXPORT REQUEST TIME: Time taken for a synchronous export request to be completed.
  • Request Count: Record number of async export requests count.
    • DATA EXPORT - ASYNC EXPORT REQUEST COUNT: Number of asynchronous export request count. Count only.
    • DATA EXPORT - FAILED ASYNC EXPORT REQUEST COUNT: Records count for failed asynchronous object export request. Count only.
    • DATA EXPORT - FAILED SYNC EXPORT REQUEST COUNT: Records count for failed synchronous object export request. Count only.