抄録
IO-001
Inferring Calling Relationship Based on External Observation for Microservice Architecture
北島信哉・松岡直樹(富士通研)
In recent years, a web service architecture namely microser-
vices has attracted attention. Although the microservice architecture
provides various advantages, it also has the disadvantage of making the
root cause analysis of the complicated system. For root cause analysis, it
is important to know the calling relationships between services since the
service may call the other service and the latency of the called service
may be wrong. Therefore, in this paper, we propose a method to infer
the calling relationship between the services from communication logs
observed from outside of the services.