Skip to main content

React

You can use any of the Embrace Web SDK features in your React application. However, we provide some additional automatic instrumentation to make it easier to instrument some common React libraries and patterns.

Libraries

  • React Router - Automatically track navigation events in your React application.

Patterns

  • Error Boundary - Automatically capture rendering errors in your React components.