Thanks to visit codestin.com
Credit goes to github.com

Skip to content

optiop/google-sheets-datasource

 
 

Repository files navigation

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.

About

Load Google Sheets in grafana

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 52.7%
  • TypeScript 41.7%
  • JavaScript 4.8%
  • Dockerfile 0.8%