The Redis Application is a plugin for Grafana that provides application pages, custom panels, and dashboards for Redis Data Source.
- Command-line interface (CLI)
- Command Latency (graph and table)
- Keys consuming a lot of memory
- RedisGears Script Editor
- CPU Usage
All dashboards are available from the application's icon in the left side menu.
Demo is available on demo.volkovlabs.io:
- Grafana 8.0+ is required for Redis Application 2.X.
- Grafana 7.1+ is required for Redis Application 1.X.
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
For Docker instructions and installation without Internet access, follow the Quickstart page.
Open Grafana in your browser, enable Redis Application plugin, and configure Redis Data Sources.
Take a look at the Documentation to learn more about the Redis Application plugin, Redis Data Source, provided dashboards, and custom panels.
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.
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.
- 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.
- Apache License Version 2.0, see LICENSE.