Summary

Asia-Pacific Network Operations and Management Symposium

2020

Session Number:TS8

Session:

Number:TS8-1

Real-time Monitoring System for Container Networks in the Era of Microservices

Takashi Shiraishi,  Masaaki Noro,  Reiko Kondo,  Yousuke Takano,  Naoki Oguchi,  

pp.161-166

Publication Date:2020/9/22

Online ISSN:2188-5079

DOI:10.34385/proc.62.TS8-1

PDF download (476.5KB)

Summary:
Large-scale web services are increasingly adopting the microservice architecture that mainly utilizes container technologies. Microservices are operated on complex configured infrastructures, such as containers, virtual machines, and physical machines. To ensure service quality of microservices, it is important to monitor not only the quality of services but also the quality of the infrastructures utilized by the services. Therefore, the metrics of the infrastructure related with the services should be traced. An extended Berkeley Packet Filter (eBPF) is a relatively new Linux?fs function, which is effectively used as a sensor of container-network metrics. There are two key challenges in realizing the service-linked monitoring system. One challenge is making the full-stack topology between microservices, containers, and machines visible to set the sensor related with the services. Another challenge is dynamic sensor management that can relocate the sensor quickly after the topology?fs change. In this paper, we propose a real-time monitoring system that creates a full-stack topology and relocates the sensor in conjunction with events from a container orchestrator. The system enables a dynamic deployment of the sensors related with the monitored services.