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

Опубликовано: 01 Январь 1970
на канале: 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"


Смотрите видео How to Setup a Grafana Dashboard Step-by-Step Using GoogleSheet as Datasource онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Thetips4you 01 Январь 1970, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 36,974 раз и оно понравилось 497 людям.