Migrating to VictoriaMetrics and FluentBit (Part 2) — Results and Conclusion
In Part 1, I walked through replacing Prometheus + node_exporter + cAdvisor with VictoriaMetrics + FluentBit on my homeserver. This is Part 2 — the actual numbers. All measurements are mean values over a 12-hour window, collected from the containers themselves via cAdvisor (before) and FluentBit docker metrics (after). They’re approximate, but they paint a clear enough picture. FluentBit vs Node Exporter + cAdvisor FluentBit replaced two containers — node_exporter and cAdvisor — with one. Here’s what that looks like in practice. ...