Overview of Measure features
mainMeasure is a mobile observability platform designed to help teams monitor and fix crashes, ANRs, bugs, and performance issues. Key features include:
- Session Timelines: Automatic tracking of clicks, navigations, and HTTP calls to provide full context for debugging.
- App Health: Monitoring of important metrics and deltas to track app stability.
- Crashes and ANRs: Automatic tracking of crashes and Application Not Responding (ANR) events with stacktraces and screenshots.
- Performance Traces: Analysis of app performance using traces and spans to identify bottlenecks.
- Bug Reports: Capture bug reports via device shake or SDK calls, including the history of user actions leading to the bug.
- User Journeys: Visualization of how users move through screens to identify areas most affected by issues.
- Network Performance: Monitoring of endpoints to identify slow or error-prone network calls.
- Adaptive Capture: Dynamic adjustment of data collection parameters without requiring app updates.
- Measure Agent: Natural language debugging via Slack or coding agents using MCP, providing context on crashes, errors, sessions, and traces.