Plugins 〉GoogleCalendar


Developer

Mitsuhiro Tanda

Sign up to receive occasional product news and updates:


Grafana Cloud
Grafana Cloud
  • Grafana, of course
  • 10k series Prometheus metrics
  • 50 GB logs
  • 50 GB traces
  • 2,232 app o11y host hours
  • ...and more
Create free account

No credit card needed, ever.


The GoogleCalendar plugin has been deprecated and is no longer maintained.

Data Source
community

GoogleCalendar

  • Overview
  • Installation
  • Related content

Google Calendar (Annotation) Datasource Plugin for Grafana

This plugin provide annotation data of Google Calendar Events.

For each event, start time / end time annotation is displayed.

Setup

To use this plugin, you need to get client ID which allow to call Google Calendar API.

Please follow Quickstart Step 1.

After get the client ID, set the ID to datasource config.

Options

For each annotation, you need to set calendar ID.

The calendar ID is found at Calendar settings page.

At first time, you need to accept to open this popup window, and accept to use API.


Changelog

v1.0.0
  • Initial release
  • Show start/end event as annotation

Installing GoogleCalendar on Grafana Cloud:

For more information, visit the docs on plugin installation.

Installing on a local Grafana:

For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.

1. Install the Data Source

Use the grafana-cli tool to install GoogleCalendar from the commandline:

grafana-cli plugins install 

The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.

2. Configure the Data Source

Accessed from the Grafana main menu, newly installed data sources can be added immediately within the Data Sources section.

Next, click the Add data source button in the upper right. The data source will be available for selection in the Type select box.

To see a list of installed data sources, click the Plugins item in the main menu. Both core data sources and installed data sources will appear.