© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
N. TolaramSoftware Development with Gohttps://doi.org/10.1007/978-1-4842-8731-6_18

18. cadvisor

Nanik Tolaram1  
(1)
Sydney, NSW, Australia
 

In this chapter, you will look at an open source project called cAdvisor, which stands for Container Advisor. The complete source code can be found at https://github.com/google/cadvisor. This chapter uses version v0.39.3 of the project. The project is used to collect resource usage and performance data on running containers. cAdvisor supports Docker containers, and this is specifically what you are going to look at in this chapter.

The reason for choosing this project is to explore further the topics we discussed in previous ...

Get Software Development with Go: Cloud-Native Programming using Golang with Linux and Docker now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.