I have enabled supervisord in node_exporter through
--collector.supervisord.url="unix:///var/run/supervisor.sock" \
--collector.supervisord \
now how do i verify in the localhost
:9100/metrics that there are supervisord data?
or how do i verify if its working
im new to prometheus