OpenTelemetry
Category Articles ( 32 )
OpenTelemetry
18 April 2025 • 4 min read
The view from London: KubeCon Europe 2025
Embrace spent time at KubeCon discovering that people are using OpenTelemetry in all sorts of ways, but maybe not around users.
OpenTelemetry
13 March 2025 • 7 min read
Embrace: Modern mobile observability built on OpenTelemetry
Embrace combines open-source SDKs with an analysis dashboard to help the entire engineering team understand exactly what is disrupting mobile user experiences.
OpenTelemetry
21 February 2025 • 60 min read
In love with OTel and observability panel recap
Watch this OpenTelemetry expert panel to learn about the most loved (and hated) parts of everyone’s favorite observability framework. And to play “Fling, Marry, Kill” with logs, metrics, and traces.
OpenTelemetry
18 February 2025 • 7 min read
How to make sense of iOS user activity with OpenTelemetry
OpenTelemetry can be a powerful tool for observing mobile apps. Read along as we use the OTel-Swift SDK to trace app activity from disparate parts of an iOS code base.
OpenTelemetry
6 February 2025 • 11 min read
Creating an OpenTelemetry instrumentation library for React Native
Embrace's React Native SDK team created an OpenTelemetry-compliant instrumentation library for tracking navigation flows. Learn about the challenges, key decisions, and how you can use this instrumentation in your React Native apps today!
OpenTelemetry
17 December 2024 • 44 min read
Holiday Sweaters & OTel Insights: Recapping our “2025 Unwrapped” panel
Watch this OpenTelemetry expert panel to learn about key advancements in the space and what’s on the horizon for 2025. And to see cool holiday sweaters.
OpenTelemetry
11 December 2024 • 10 min read
Solving Android app issues with OpenTelemetry: Beyond local profiling
OpenTelemetry is a powerful observability framework that can help engineers monitor and resolve common Android performance issues. We'll dive into a few of these issues, with instrumentation samples, below.
OpenTelemetry
14 November 2024 • 5 min read
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.
OpenTelemetry
31 October 2024 • 6 min read
How we engineered capturing Android ANRs in OTel
Learn how Embrace adapted its approach to collecting “application not responding” (ANR) data for OpenTelemetry (OTel).