opentelemetry-swift icon indicating copy to clipboard operation
opentelemetry-swift copied to clipboard

Create a small tutorial about iOS app instrumentation with Opentelemetry

Open nachoBonafonte opened this issue 4 years ago • 8 comments

It would be great if we could create a small tutorial explaining how to instrument an iOS app with opentelemetry easily. Showing examples of span relationship, resource reading and network automatic instrumentation. It could use a simple App crated for it or instrument any opensource existing app out there. It could be published in the Opentelemetry blog.

nachoBonafonte avatar May 13 '21 16:05 nachoBonafonte

@vvydier was working on it

nachoBonafonte avatar Sep 30 '21 16:09 nachoBonafonte

Hi @vvydier , any update on this?

cnbleu avatar Feb 08 '23 03:02 cnbleu

No tutorials so far, but we have official documentation with some detailed instructions, not focused on iOS though.

nachoBonafonte avatar Feb 08 '23 07:02 nachoBonafonte

This is a great idea! Especially since Swift is widely used for writing iOS app. But for this issue, we need to create a new target/scheme for the example iOS app. Do you expect the example app added inside this repository or outside this repository @nachoBonafonte @vvydier ?

aldoKelvianto avatar Feb 09 '24 11:02 aldoKelvianto

Outside this repository, as it is very platform specific. We could refer to it both in the documentation and in the Readme.

nachoBonafonte avatar Feb 09 '24 11:02 nachoBonafonte

I can create a dice iOS app that follows the same pattern for open telemetry examples for other languages in the docs repository

vvydier avatar Feb 09 '24 12:02 vvydier

There is also some updated documentation and sample code released recently here

nachoBonafonte avatar Feb 09 '24 19:02 nachoBonafonte

@vvydier I can help you on this one

@nachoBonafonte should this repo be under OpenTelemetry too?

crsantos avatar Feb 16 '24 11:02 crsantos