You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/02/18 03:33:21 UTC

[GitHub] [skywalking] gaoweijie opened a new issue #6393: "topology map" module can not show the third-party API components

gaoweijie opened a new issue #6393:
URL: https://github.com/apache/skywalking/issues/6393


   - Why do you submit this issue?
   - [x] Question or discussion
   ___
   ### Question
   The "topology map" module in the ui page , Skywalking can show amost all kinds of mainstream middleware called by the application, but it can't show the third-party API components called. Is there any plugin support to show the third-party API components in the "topology map" module?
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] gaoweijie edited a comment on issue #6393: "topology map" module can not show the third-party API components

Posted by GitBox <gi...@apache.org>.
gaoweijie edited a comment on issue #6393:
URL: https://github.com/apache/skywalking/issues/6393#issuecomment-781116703


   The third-party API components means endpoint.
   For example: 
       ProjectA calls the api interface (endpoint) of another projectB. The calling relationship can not be displayed on the "topology" page. This rpc calling is based on the api method of sdk encapsulated by httpclient. So skywalking can not identify it.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6393: "topology map" module can not show the third-party API components

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6393:
URL: https://github.com/apache/skywalking/issues/6393#issuecomment-781025490


   What do you mean third-party API components called?
   Is that a service or endpoint? Please use SkyWalking term rather than your private thing.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #6393: "topology map" module can not show the third-party API components

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #6393:
URL: https://github.com/apache/skywalking/issues/6393


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] gaoweijie commented on issue #6393: "topology map" module can not show the third-party API components

Posted by GitBox <gi...@apache.org>.
gaoweijie commented on issue #6393:
URL: https://github.com/apache/skywalking/issues/6393#issuecomment-781116703


   The third-party API components means endpoint.
   For example: 
       ProjectA calls the api interface (endpoint) of another projectB. The calling relationship can not be displayed on the "topology" page. 
   Is there any way to resolve this question?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6393: "topology map" module can not show the third-party API components

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6393:
URL: https://github.com/apache/skywalking/issues/6393#issuecomment-781121080


   > The third-party API components means endpoint.
   > For example:
   > ProjectA calls the api interface (endpoint) of another projectB. The calling relationship can not be displayed on the "topology" page. This rpc calling is based on the api method of sdk encapsulated by httpclient. So skywalking can not identify it.
   
   We have plugins for that, and we supported this case for several years. You even could see https://skywalking.apache.org#demo, we have `baidu.com` on the topology.


----------------------------------------------------------------
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:
users@infra.apache.org