Do we have the time related metadata or fields in the message/event of the onRefreshMsg and onUpdateMsg methods, to measure the RTO emit/ingestion/pipeline latency? Or other similar mechanism? Not the QUOTIM and TRD_TIME.
@f6c
Thank you for reaching out to us.
Typically, the API can retrieve data published by RTO. Therefore, the question should be whether RTO can add the time related metadata of fields in message/event of the onRefreshMsg and onUpdateMsg methods, to measure the RTO emit/ingestion/pipeline latency.
As far as I know, RTO doesn't have this feature. However, please contact the RTO support team directly to confirm it.
Moreover to measure latency, the times on the client machine and RTO server must be synchronized but API can't synchronize time with the RTO server.
Typically, the client can use the timestamp fields, such as QUOTIM in the published messages to estimate the latency.