1. Kmon: An In-kernel Transparent Monitoring System for Microservice Systems with eBPF
- Author
-
Pengfei Chen, Guangba Yu, Chuanfu Zhang, Wanqi Yang, Tianjun Weng, and Jieqi Cui
- Subjects
Kernel (linear algebra) ,Memory management ,business.industry ,Computer science ,Berkeley Packet Filter ,Distributed computing ,Cloud computing ,Software system ,Microservices ,Tracing ,Architecture ,business - Abstract
Currently, the architecture of software systems is shifting from “monolith” to “microservice” which is an important enabling technology of cloud native systems. Since the advantages of microservice in agility, efficiency, and scaling, it has become the most popular architecture in the industry. However, as the increase of microservice complexity and scale, it becomes challenging to monitor such a large number of microservices. Traditional monitoring techniques such as end-to-end tracing cannot well fit microservice environment, because they need code instrumentation with great effort. Moreover, they cannot explore the fine-grained internal states of microservice instances. To tackle this problem, we propose Kmon, which is an In-kernel transparent monitoring system for microservice systems with extended Berkeley Packet Filter (eBPF). Kmon can provide multiple kinds of run-time information of micrservices such as latency, topology, performance metrics with a low overhead.
- Published
- 2021