Skip to content

Redis Application for @grafana provides Application pages and custom panels for Redis Data Source.

License

Notifications You must be signed in to change notification settings

RedisGrafana/grafana-redis-app

Repository files navigation

Redis Application plugin for Grafana

Application

Grafana 8 Redis Data Source Redis Application plugin CI Docker codecov Language grade: JavaScript

Introduction

The Redis Application is a plugin for Grafana that provides application pages, custom panels, and dashboards for Redis Data Source.

Custom Panels

Dashboards

All dashboards are available from the application's icon in the left side menu.

Redis-CLI-Dashboards

Demo

Demo is available on demo.volkovlabs.io:

Requirements

  • Grafana 8.0+ is required for Redis Application 2.X.
  • Grafana 7.1+ is required for Redis Application 1.X.

Getting Started

Redis Application plugin can be installed from the Grafana Marketplace or use the grafana-cli tool to install from the command line:

grafana-cli plugins install redis-app

Grafana-Marketplace

For Docker instructions and installation without Internet access, follow the Quickstart page.

Open Grafana and enable Redis Application plugin

Open Grafana in your browser, enable Redis Application plugin, and configure Redis Data Sources.

Enable

Documentation

Take a look at the Documentation to learn more about the Redis Application plugin, Redis Data Source, provided dashboards, and custom panels.

Development

Developing Redis Application plugin page provides instructions on building the application.

Are you interested in the latest features and updates? Start nightly built Docker image for Redis Application plugin.

Feedback

We love to hear from users, developers, and the whole community interested in this plugin. These are various ways to get in touch with us:

  • Ask a question, request a new feature, and file a bug with GitHub issues.
  • Star the repository to show your support.

Contributing

  • Fork the repository.
  • Find an issue to work on and submit a pull request.
  • Could not find an issue? Look for documentation, bugs, typos, and missing features.

License

  • Apache License Version 2.0, see LICENSE.