WEBINAR Dec 9 | Fireside chat: The future of user-focused observability with Embrace + SpeedCurve.

Sign-up

Hanson Ho is an Android engineer at Embrace. In his role, Hanson focuses on resolving performance and stability issues on the Android SDK with speed and efficiency. Hanson brings nearly 20 years of experience in software development to the org. Prior to joining Embrace, Hanson worked in different technical roles at SAP, Salesforce, and Twitter, where he spent over seven years focused on Android performance and observability at a massive scale. During his time at Embrace, Hanson has played an integral role in developing the Embrace Android SDK and has played a key role in lending his technical expertise to members of the team.

Posts by this Author ( )

Developing a mobile crash model for OpenTelemetry

Background services and background threading are a vital part of any mobile application, but they can also be a source of crashes and other issues. To ensure the smooth operation of background services and threads, monitoring and analyzing their performance using metrics is essential.

Why good P99s aren’t good enough on mobile

Learn key challenges in measuring mobile app performance and why you need a different approach than the metric percentile approach used for backend systems.

Use the OTel Tracing API and see your traces in Embrace with our new implementation for Android

Embrace's Android OpenTelemetry (OTel) SDK now supports the standard OTel Tracing API, meaning that spans instrumented by the OTel Tracing API will be seamlessly consumed by the Embrace SDK, just as if they were created using our proprietary tools. This gives customers greater flexibility to instrument and monitor what really matters to them, without having to adopt a different tracing standard.

Top 5 factors slowing down app startup

From excessive initialization to trampoline startup activities, learn how to optimize your app's performance and provide a seamless user experience.