Welcome to our traces and spans tutorial for iOS! If you’ve landed here, you probably know that Embrace recently released our OpenTelemetry SDKs, which is open sourced on GitHub. These let you leverage Embrace’s technology to capture data indicative of any performance issues affecting your app.
Now that our SDKs are open-sourced and OpenTelemetry-compliant, they have the major benefits of:
(1) being fully extensible, so you can build on our instrumentation to customize the mobile data you want to capture, collect telemetry from 3rd-party libraries, and add capabilities specific to your application’s needs.
(2) being interoperable with a lot of other open source tools, which means you can easily forward your data to where you want to view and analyze it.