Plugins 〉Google Sheets


Developer
Grafana Labs

Resources

Sign up to receive occasional product news and updates:



Data Source
grafana

Google Sheets

  • Overview
  • Installation
  • Change log
  • Related content

Google Sheets data source

Visualize your Google Spreadsheets in Grafana!

Configuration

Please refer to the configuration document.

Provisioning

Please refer to the provisioning document.

Using the editor

Please refer to the Using the editor document.

Quota

Please refer to the official docs.

Installing Google Sheets on Grafana Cloud:

For more information, visit the docs on plugin installation.

Change Log

All notable changes to this project will be documented in this file.

1.2.6

  • Build with go 1.22
  • Configuration help: Add additional instruction to enable Google Sheets API

1.2.5

  • Upgrade grafana-plugin-sdk-go to latest
  • Added lint github workflow
  • Remove legacy form styles

1.2.4

  • Added feature tracking
  • Upgrade dependencies

1.2.3

  • Make sure we don't mutate the options object in the config page. This prevents crashes that occurred intermittently.

1.2.2

  • Handle error messages more gracefully

v1.2.0

  • Refactored authentication to use grafana google sdks. With this change you can now use GCE authentication with google sheets.

There was a change in the plugin configuration. Please take a look at the provisioning example in the documentation. The change is backward compatible so you can still use the old configuration.

v1.1.8

  • Chore: Backend binaries are now compiled with golang 1.20.4

v1.1.7

  • Chore: Update to Golang 1.20

v1.1.6

  • Fix: Don't panic when the user selects a range of empty cells.

v1.1.5

  • Chore: Update to Golang 1.19 #160

v1.1.4

  • Fix: deprecated link variant button for v9

v1.1.3

  • Bump grafana dependencies to 8.3.4

v1.1.2

  • Change release pipeline

v1.1.1

  • Targeting Grafana 8.1+
  • Documentation and link fixes
  • Add explicit explanation to the auth constraint

v1.1.0

  • Targeting Grafana 7.2+
  • Adding support for annotations
  • Include arm builds

v1.0.0

  • Works with Grafana 7+
  • Avoid crashing on unknown timezone (#69)
  • improved support for formula values
  • supports template variables

v0.9.0

  • First official release (grafana 6.7)

v0.1.0

  • Initial Release (preview)