Exporters: node-exporter and cAdvisor

11 min
Audience
beginner, lessons 01 and 02 read
Duration
35 to 45 min
Module
2/7
Target skill
read the machine's metrics (node_cpu_seconds_total, node_memory_*, node_filesystem_*) and those of each labo-* container (container_cpu_usage_seconds_total, container_memory_working_set_bytes), know what an exporter translates and what it does not see

In one picture

The meter reader can only read a meter that has a dial. The catalog API has one: it was written with prometheus_client, it exposes /metrics itself. The Linux kernel, on the other hand, has no dial: it writes its statistics in /proc and /sys, in a format Prometheus does not read. Neither does Docker: it knows each container's consumption, but does not expose it in Prometheus format.

Preview — the rest of the lesson is for enrolled readers.

Already enrolled with a code?

Your access is tied to your account, not to this link. Sign in with the same email you used in class: your course is waiting, no need to enter the code again.

Sign inNo account yet? Create one
This lesson is part of the “Metrics: Prometheus end-to-end” module

The first modules of the course are open to everyone. For the rest you have three options: buy this course once and for all, subscribe, or enter the code handed out in class.

Are you a student on this course?

The code is tied to your account: sign in or create an account and it will be applied automatically when you come back.

No account yet? Create one