Skip to content

Redis Application plugin

The Redis Application is a plugin for Grafana that provides application pages, dashboards and custom panels for Redis Data Source. The Home page helps to manage Redis Data Sources and provides quick access to dashboards.

Redis Application plugin architecture

Quickstart

To learn how to install Redis Application plugin using grafana-cli, run using Docker or manually without Internet access follow the Quickstart page.

Enable Plugin

The Redis Application plugin is disabled after installation by default. To enable:

  • Go to Configuration -> Plugins and choose Redis Application plugin.

Grafana plugins

  • Click Enable to add side menu, Custom panels and import Dashboards.

Enable Redis Application plugin

Home

The Home page connects to every configured data source and checks available Redis Modules using the command command.

Loading Time

Page load can take a long time if databases located far away from Grafana or data source can't connect (timeout).

Manage Redis Data Sources

Add Redis Data Source

To add Redis Data Source click on Add Redis Data Source and configure data source following Configuration page.

Dashboards

Redis Application plugin includes predefined dashboards:

Application Icon

All dashboards are accessible from the Application's icon in the left side menu.

Redis Application plugins

Custom panels

Redis Application plugin provides custom panels for Redis Data Source:

Provisioning

To learn how to provision Redis Application using YAML config files follow the Provisioning page.