webb2019 edited a comment on issue #3792: The topology does not agree with the 
actual situation
URL: https://github.com/apache/skywalking/issues/3792#issuecomment-550595455
 
 
   > Yes. Don't use `localhost: port` ever. That will break the topology. The 
design is based on container-based or micro-service based architecture, so 
basically, no localhost is being called, all service should be discovered by 
register center or DNS.
   
   That is , if our  hosts has  only one different unique IP,  but  our service 
 "xxx-xxx-api" calls service "xxx-xxx-wms" use "http://localhost:80/api"; , Is 
the topology still broken ?  because skywalking Unable to distinguish the api 
url  from diffrent services between each other.

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


With regards,
Apache Git Services

Reply via email to