Hi,
I’m in an On-Prem environment.
Orch 2022.10
Trying to build reporting/monitoring when Queues are dropping to low (or high) compared to their “standard” transaction through put.
using: QueueProcessingRecords / RetrieveLastDaysProcessingRecords
From what I tell I can pull the aggregated Queue statistics “per minute” or “per day”.
I was hoping to see “by hour” or “by 15min”
Can someone please confirm I’m using the correct endpoint?
Or suggest a better approach
My work around would be to pull all QueueItem and build my own aggregated table (over time).
thanks in advance!