OS Name using Node Exporter

I am creating a dashboard for monitoring the Linux servers. I need OS name of the server to display in the dashboard. From Node Exporter metrics, I could get only kernel type and Version by using node_uname_info. Is any metrics available for showing the OS name like Ubuntu, Centos, REDHAT and so on…