You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable recording and aggregating page load times, client-side errors, and user behavior with Amazon CloudWatch RUM. Need to integrate aws-rum-web-client into GB ui. Use react-router-dom's useLocationhook to recordPageView and React error boundary component to recordError.
Enable recording and aggregating page load times, client-side errors, and user behavior with Amazon CloudWatch RUM. Need to integrate aws-rum-web-client into GB ui. Use react-router-dom's
useLocation
hook torecordPageView
and React error boundary component torecordError
.Integrate with React
The text was updated successfully, but these errors were encountered: