Event queues performance metrics

  • Release version: Australia
  • Updated May 20, 2026
  • 1 minute to read
  • The metrics provide the event performance snapshot within the ServiceNow AI Platform®.

    Event Queue Backlog

    This represents the total number of unprocessed events. These events are either in ready or queued states, ready is the start of the processing life cycle and queued means they have already been claimed by an event processor.

    These metric values should remain relatively low. If the value gets too high, it is likely to indicate a processing delay.

    Events Processed Delta

    This represents the delta change in the number of events that are in a processed state since the previous data collection point (i.e., in the previous 2 seconds). These events have fully processed by the event processor.

    If the events processed delta is at zero, then it means that the queue has nothing further to process or there has been a failure in the event processor.

    Event Queue Backlog Delta

    This represents the delta change in the number of events unprocessed (increasing or decreasing backlog ) since the previous data collection (that is, in the previous 2 minutes).

    High Priority (HIPR) Events Backlog

    This represents the total number of unprocessed events that were high priority. These high priority events are either in ready or queued states, ready is the start of the processing lifecyle and queued means they have already been claimed by an event processor.

    These metric values should remain relatively low. If the value gets too high, it is likely to indicate a processing delay.

    High Priority (HIPR) Events Processed

    This represents the delta change in the number of high priority events that are in a "processed" state since the previous data collection point (that is, in the previous 2 seconds). These high priority events have fully processed by the event processor.

    If the high priority events processed delta is at zero, then it means that the queue has nothing further to process or there has been a failure in the event processor.