We are trying to see if we can collect performance as seen by Web application users (single page application using ReactJS, performance numbers that includes the client-to-server network/load time along with the back-end/DB server performance). I could not find any client side JS API examples for X-Ray . Is there one?
Ideally we are looking for performance data collection similar to NewRelic products. Thank you!
DS