Hello all,
I'm using VMs for a research project that conducts benchmarks of distributed stream processing systems. For this I need to monitor the CPU frequency with Prometheus, however, I'm unable to find
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq, from which Prometheus' Node Exporter usually scrapes the data.
Does anyone know how I can expose this metric?
Cheers,
Matthias