Plugins
Learn about the different plugins to capture your application's store, monitor queries, track performance issues and even assist your end user through live sessions.
User on-boarding and support
- Assist: On-board and support your end users through live screen and video/voice (WebRTC).
Store Management
- Redux: For capturing Redux actions and state.
- VueX: For capturing VueX actions and state.
- MobX: For capturing MobX store.
- NgRx: For capturing NgRx actions .
Queries
- Fetch: For tracking fetch requests and responses.
- Axios: For tracking axios (XHR) requests and responses.
- GraphQL: For debugging GraphQL queries (Apollo and Relay)
Performance
- Profiler: For tracking the performance of JS functions.