Google Sheets data source
Visualize your Google Spreadsheets with Grafana
Documentation
Check the docs for information on how to use the data source.
Development
You need to install the following first:
Building the Plug-In
In order to build the plug-in, both front-end and back-end parts, do the following:
yarn install
yarn build
The built plug-in will be in the dist/ directory.
Testing the Plug-In w/ Docker Compose
To test the plug-in running inside Grafana, we recommend using our Docker Compose setup:
mage buildAll
In another terminal
docker-compose up
To restart the plug-in after backend changes:
./scripts/restart-plugin.sh
Test spreadsheet
Need at publicly available spreadsheet to play around with? Feel free to use this demo spreadsheet that is suitable for visualization in graphs and in tables.