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/03/17 12:34:32 UTC

[GitHub] [skywalking] wu-sheng commented on issue #6570: How to detect the technology of auto detecting node.

wu-sheng commented on issue #6570:
URL: https://github.com/apache/skywalking/issues/6570#issuecomment-801046176


   Q1, it depends
   1. Whether the node showing on the topology?
   2. Whether the server has installed an agent?
   If both are YES, then the IP:port most likely is in the `network_address_alias`. The topology includes the logic name once the mapping/alias detected by OAP.
   
   Q2, you need to apply for an ID for the new component, https://github.com/apache/skywalking/blob/master/oap-server/server-bootstrap/src/main/resources/component-libraries.yml. Then use this component id in the new plugin. Then you could add the icon by using the name, like this, https://github.com/apache/skywalking-rocketbot-ui/pull/419/files


----------------------------------------------------------------
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