anryko / grafana-influx-dashboard

Grafana InfluxDB scripted dashboard
MIT License
132 stars 44 forks source link

Add initial implementation of GET refresh #66

Closed smeapng closed 8 years ago

smeapng commented 8 years ago

Hi @anryko ,

I set up the opportunity with the tag "refresh" to choose the interval time to refresh the dashboard.

Example: http://grafanaIP/dashboard/script/getdash.js?host=hostname&refresh=5s

The way to do can probably be improved but it works.

Thank you.

Cordially.

anryko commented 8 years ago

Looks great! Thank you.