At the moment, no. Most metrics are passed through from the kernel; which ones exactly are available or what they mean depends on kernel semantics.
I usually look at one node's /metrics endpoint to get an overview of what is available, along with the help texts. For more tricky cases (such as "how much memory is available"), only looking at how the metric is derived in the exporter and the kernel sources can give you a definite answer. /MR On Tue, Mar 16, 2021, 17:20 Greg Beyer <[email protected]> wrote: > Is there documentation explaining all of the metrics available in Node > Exporter. > > Thank you. > > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/57b1973a-ff0d-495b-92b0-adb1d859526an%40googlegroups.com > <https://groups.google.com/d/msgid/prometheus-users/57b1973a-ff0d-495b-92b0-adb1d859526an%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CAMV%3D_gYBH7zGDo89qxnhmWDCVdmTbivfYpMc0nkkEPCbS%2B5enw%40mail.gmail.com.

