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.
Read moreREPORT: Overcoming key challenges in mobile observability: A guide for modern DevOps and SRE teams
Download hereTop Search Terms CRASH REPORTINGUSER SESSION INSIGHTSNETWORK MONITORINGALERTINGand CUSTOM DASHBOARDS.
Can't find what you need?
contact us today to find it on the roadmap
Embrace combines open-source SDKs with an analysis dashboard to help the entire engineering team understand exactly what is disrupting mobile user experiences.
Read moreEmbrace's Custom Dashboards have become an even more powerful analysis tool with the release of an exciting new feature - Timeseries Arithmetic. This allows devs to build highly customized widgets by combining different datasets using basic arithmetic expressions.
Read moreCheck out what's new with Embrace's User Timeline and User Sessions pages. We've introduced some upgrades that enrich the data and filtering capabilities of these two features, providing even better context and customization capabilities for engineers who want deep insight into their end users' mobile experiences.
Read moreWe're excited to release our new guide for DevOps, SRE, and mobile teams around building better SLOs. This guide will help teams design and implement SLOs that address the incredibly complex, unpredictable nature of mobile in a way that centers the end user experience.
We're excited to introduce the new Logs Experience, which contextualizes logs within the full user experience, supports larger log messages, and presents a number of analysis updates for unrivaled troubleshooting capabilities.
The past few weeks have been a testament to the keen interest in today’s trends – and future innovations – for mobile observability. The Embrace team has been busy joining the industry’s most opinionated thought leaders on podcasts for candid conversations around the role mobile plays in the rapidly evolving observability ecosystem. We’ve rounded up our favorites from the Embrace summer podcast tour, with standout takeaways and quotes. If one thing comes across, it’s that proactively understanding how your users are experiencing your mobile applications is a challenge and an opportunity for teams today. Consumer behavior has changed so quickly…can engineering teams keep up? Sit back and tune in – we’ve taken notes for you already.
At Embrace, we've been excited about meeting and growing the OpenTelemetry specification for some time now. We also have a ton of domain-specific knowledge about how mobile telemetry should be collected and processed. This led to a decision point while rebuilding our mobile SDKs to emit OpenTelemetry primitives: how can we quickly inform the data ingest layer about the types of telemetry we're sending, to make its life easier?
Embrace captures all the data from all the sessions of an app. Your Error Logs, successful and failing Network Requests, and screen tap locations are all recorded by the mobile app client. That’s a lot of data. Too much data to be constantly monitoring.
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.
Embrace's latest upgrade to our performance tracing feature lets engineers see all the network requests that occur in a user flow as individual spans within a larger trace instance. Engineers can now better understand the temporal relationship between network activity and other events within a flow, leading to quicker insights and faster issue resolution.
Embrace reduced storage costs by 70% by creating an open source module for efficiently storing and retrieving objects from a single file in S3.
Embrace engineers share a few key learnings from supporting larger log sizes, including working around a current limitation in ClickHouse and testing several skip indices to optimize query performance and storage cost.