Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 476 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 476 Bytes

grafana-plugin

Use our Grafana connector to visualize your iobeam data:

  1. Go to your Grafana plugins directory (e.g., cd /usr/local/var/lib/grafana/plugins for Mac)

  2. Git clone the iobeam plugin: git clone https://github.com/iobeam/grafana-plugin iobeam

  3. Login to Grafana, add a new data source:

    Name: [whatever you want]

    Type: iobeam

    Url: https://api.iobeam.com (access: proxy, no auth)

    User Token: USER_TOKEN (for your account)

FIN