measure-sh

Open source tool to monitor mobile apps


Keywords
android, anr, crash, crash-reporting, crashlytics, flutter, ios, jetpack-compose, kmm, kotlin, kotlin-multiplatform, mobile, mobile-development, monitoring, nowinandroid, observability, open-source, performance, react-native, swift
License
MIT
Install
pod try measure-sh

Documentation

measurelogo

PRs Welcome GitHub commit activity GitHub closed issues

Measure is an open source tool to monitor mobile apps

  • Capture Crashes and ANRs automatically
  • Monitor app health metrics such as launch times, crash rates and app sizes
  • Get screenshots with exception reports
  • View full event timelines of error sessions with auto-tracked user clicks, navigation events, http calls, cpu usage, memory usage and more for deeper context
  • Track custom events with additional business specific attributes
  • Self hosted and private. Your data stays in your servers

Table of Contents

Quick start

Measure is available as a self hosted platform that comes with a simple one line install script. Check out our Self hosting and Android SDK guides.

Features

User Journeys

Understand how users move through your app. Easily visualise screens most affected by issues.

Measure User Journey

App Health

Monitor important metrics to stay on top of app health. Quickly see deltas to make sure you're moving in the right direction.

Measure App Health

Crashes and ANRs

Automatically track Crashes and ANRs. Dive deeper with screenshots, filters and detailed stacktraces

Measure Crashes

Session Timelines

Debug issues easily with full session timelines. Get the complete context with automatic tracking for clicks, navigations, http calls and more.

Measure Sessions Timelines

Docs

  1. Self Hosting Guide - Get started with hosting Measure
  2. Android SDK Guide - Integrate our Android SDK and start measuring in no time
  3. REST API Docs - REST APIs used by the dashboard app and SDKs
  4. Versioning Guide - Understand how versions are tagged
  5. Contribution Guide - Contribute to Measure

Platform Support

Currently, we support Android with iOS, Flutter, React Native and Unity SDKs planned for the future.

Philosophy

Our mission is to build the best tool for monitoring mobile apps.

Building and maintaining mobile apps in production is hard and developers need to use a variety of different tools to collect issues, measure performance and analyse user behavior without having any control over where, how and for how long their data is stored.

We aim to build a tool that unifies and simplifies monitoring capablitlies for mobile teams while providing full control over the collection and storage of data.

We operate in public as much as possible and we aim to be community focused and driven by feedback from real developers building in the trenches.

We would love for you to contribute to Measure by opening issues, sending PRs and recommending us to your friends!

Roadmap

Check out what's being worked on and what's in the pipeline in our Roadmap

Open Source

Measure is fully open source and is available under the Apache 2.0 license