svcavallar / jetson-stats-grafana-dashboard

A Grafana dashboard driven by a Prometheus metrics collector for monitoring NVIDIA Jetson devices
MIT License
36 stars 17 forks source link

Setting DS_MY_PROMETHEUS #1

Open david-jennings opened 2 years ago

david-jennings commented 2 years ago

I'm unclear about what is required for step 2 of the Grafana Dashboard Panel setup instructions:

  1. Open the file jetson_stats_grafana_dashboard.json and update the __inputs entry for the DS_MY_PROMETHEUS value and save the file

nvidia-jetson_rev1.json as downloaded from grafana.com contains:

  "__inputs": [
    {
      "name": "DS_MY_PROMETHEUS",
      "label": "Prometheus",
      "description": "",
      "type": "datasource",
      "pluginId": "prometheus",
      "pluginName": "Prometheus"
    }
  ],

What should that look like after step 2, "update the __inputs entry"?

dimgiagos44 commented 1 year ago

Did you find a way of finding the correct name for "DS_MY_PROMETHEUS"?

wrickout commented 7 months ago

Is there any solution?

Kanan99 commented 1 month ago

Any solution?