All Projects → grafana → Google Sheets Datasource

grafana / Google Sheets Datasource

Licence: apache-2.0
Load Google Sheets in grafana

Programming Languages

go
31211 projects - #10 most used programming language

Google Sheets data source

Visualize your Google Spreadsheets with Grafana

Visualize temperature date in Grafana Google Spreadsheets data source

Average temperatures in Google Sheets

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].