Job and node not appearing in Grafana 1860 dashboard

Hi

I am trying to install Darwin node_exporter for Prometheus on Mac OS Catalina

My steps were:

  1. download darwin tar.gz
  2. untar it
  3. cp node_exporter to /usr/local/bin
  4. run /usr/local/bin/node_exporter
    it is running on 9100 and accessible by curl from prometheus server, also it appears in Targets menu on Prometheus web 0.0.0.0:9090, but it didn’t appear in Grafana dashboard, either other linux nodes appear instantly.

Please help me where I’m wrong.

I tried with firewall on and off, also tries to use another nodes, nothing changed.

Solved, 1860 dashboard don’t work with data from Darwin node_exporter.