Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
/ grafana4iot Public archive

Visualization & dashboard solution for Watson IoT connected devices based on Grafana, Graphite & Statsd

License

Notifications You must be signed in to change notification settings

ibm-watson-iot/grafana4iot

Repository files navigation

Grafana4IoT

Build Status

Easily hook up your IBM Watson IoT organization to Grafana to generate powerful visualizations and dashboards quickly and easily. Works great in conjunction with the Watson IoT Connector for statsd.

Usage

The easiest way to use this project is with Docker Compose. The default compose file will launch a single instance of the statsd connector and grafana4iot. Additional connectors can be deployed to bring data from multiple organizations into grafana.

export WIOTP_API_KEY=<your api key>
export WIOTP_API_TOKEN=<your auth token>
wget https://github.com/ibm-watson-iot/grafana4iot/blob/master/docker-compose.yml
docker-compose up

To update an existing instance of the service:

wget https://github.com/ibm-watson-iot/grafana4iot/blob/master/docker-compose.yml
docker-compose build && docker-compose up -d

About

Visualization & dashboard solution for Watson IoT connected devices based on Grafana, Graphite & Statsd

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published