Using node-exporter with VictoriaMetrics
2 years ago
I’d like to get some CPU temperature metrics from the nodes in my K3s cluster. That’s the job of Prometheus’
node-exporter
. I’m not using Prometheus; I’m using VictoriaMetrics. Here’s how to get it working.