Question
2
Replies
58
Views
GM
Posted: June 1, 2018
Last activity: June 6, 2018
Closed
Does pega support Server Timing API
Hi
In NBAA, We are trying to find out time taken to send a request to the server for an action performed and the time it takes to render the entire page.
Is there a feature out of the box to accomplish this like a pegas version of implementing Server Timing API
Thanks
Siva Gundam
***Moderator Edit: Vidyaranjan | Updated Categories***
I suppose there may be better answer but could you potentially leverage the Pega0001 alert?
https://community.pega.com/knowledgebase/articles/pega0001-alert-http-interaction-time-exceeds-limit
You could set a very low threshold. This would track any HTTP request so you need to filter later on to the request associated to the NBA action.