clusterdata
clusterdata copied to clipboard
microservices-v2022 "service" in CallGraph
Hi, thank you for releasing the microservices-v2022 data. I have a quick question: is the "service" field in CallGraph not a microservice? Could you please clarify the difference between "service", "um" and "dm"? Thanks!
Thank you for your interest. 'um' and 'dm' represent specific microservices, whereas 'service' refers to a function that an application provides, which often involves multiple microservices. For example, when a user utilizes an online shopping app, the app provides multiple functions, such as searching for goods, processing payments, and so on.