yaojingguo opened a new issue #6810:
URL: https://github.com/apache/skywalking/issues/6810


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [x] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   
   I want to add actions taken by iOS and Android to the distributed trace. If 
I make an HTTP request in an APP, I want the following trace:
   
   ````
        Span [in an APP]
                    |
                    |
                    +
       Span [at the server side]
   ````
   
   I know there is [cpp2sky](https://github.com/SkyAPM/cpp2sky) which supports 
C++. Are there similar SDKs for Android and iOS?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to