How to Setup a Grafana Dashboard Step-by-Step Using GoogleSheet as Datasource

Published: 01 January 1970
on channel: Thetips4you
36,974
497

In this video How To Configure Grafana & Google Sheets Data Source, we are going to learn step by step process on how to setup google sheets as data source in grafana. This grafana datasource plugin tutorial will also help you to understand about grafana plugins and how to make use of grafana cli to install plugins.

Steps followed:
1. Setting up Grafana as Docker Container
2. How to install Google Sheets Plugin in Grafana
3. Create Google Api Key and Enable Google Sheets Api
4. Configure Google Sheets datasource in Grafana
5. Write queries and create dashboards in Grafana

=====================================
Influxdb grafana setup:
   • How To Setup Influxdb Telegraf And Gr...  
-------------------------------------------------------------------------
-------------------------------------------------------------------------
Grafana loki tutorial:
   • Promtail Loki Grafana Using Docker Co...  
-------------------------------------------------------------------------
------------------------------------------------------------------------
Grafana influxdb tutorial:
   • Grafana Influxdb Tutorial | Grafana I...  
-------------------------------------------------------------------------
--------------------------------------------------------------------------
Create Grafana as Docker container:

docker run -d -p 3000:3000 --name=grafanaserver -e "GF_SECURITY_ADMIN_USER=admin" -e "GF_SECURITY_ADMIN_PASSWORD=password" grafana/grafana:latest

Command to Install Grafana Plugin:

docker exec -it grafanaserver bash
grafana-cli plugins install grafana-googlesheets-datasource

Docker Command to create Grafana container with Plugin Installed:

docker run -d -p 3000:3000 --name=grafanaserver -e "GF_INSTALL_PLUGINS=grafana-googlesheets-datasource" -e "GF_SECURITY_ADMIN_USER=admin" -e "GF_SECURITY_ADMIN_PASSWORD=password" grafana/grafana:latest

----------------------------------------------------------------------------
----------------------------------------------------------------------------
Create google Api Key:

https://console.cloud.google.com/home/

Google Sheets:
https://docs.google.com/spreadsheets/

-------------------------------------------------------------------------------
=======================================
Follow me @:
  / thetips4you  
   / @thetips4you  
  / thetipsforyou  
http://www.thetips4you.com
=======================================
Music credit: "Royalty Free Music from Bensound"


Watch video How to Setup a Grafana Dashboard Step-by-Step Using GoogleSheet as Datasource online without registration, duration hours minute second in high quality. This video was added by user Thetips4you 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 36,974 once and liked it 497 people.