У нас вы можете посмотреть бесплатно Use Embrace's iOS SDK to export OpenTelemetry Traces или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Mobile observability is difficult, especially if your instrumentation is different across sources. Luckily, Embrace's Apple SDK is built on OpenTelemetry, and can export to any vendor whose ingestion fits the specification. Follow along in this tutorial as you instrument iOS applications and send your telemetry to OTel-compliant backends. Chapters: 00:00 - Introduction to Embrace and tracing 01:26 - Adding and configuring Embrace in your Xcode project 03:49 - Using the opentelemetry-swift Stdout Exporter 06:51 - Using the ZipkinTraceExporter 09:37 - Instrumenting your own traces 11:52 - Instrumenting traces: Creating a span 14:06 - Instrumenting traces: Adding span attributes 15:53 - Instrumenting traces: Adding a child span 20:04 - Using Zipkin to see parent and child spans 20:42 - Wrapping up Links: Instrumentation walkthrough: https://embrace.io/blog/ios-opentelem... Embrace's Apple SDK: https://github.com/embrace-io/embrace... Embrace's Apple documentation: https://embrace.io/docs/ios/ Embrace's Simon mini-game: https://github.com/embrace-io/embrace... OpenTelemetry-Swift list of exporters: https://github.com/open-telemetry/ope... Getting started with Zipkin: https://zipkin.io/pages/quickstart.html