Monitor memory usage of asynchronous REST API requests
-
Hey, is there a way that I could get the memory usage of a REST API request?
Let’s say I’m authenticated and on the front end. I load a page. Then I take an action that fires off a REST API request to retrieve additional data. Could I see the memory usage of this request?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Monitor memory usage of asynchronous REST API requests’ is closed to new replies.