The Redis Explorer is a plugin for Grafana that connects to Redis Enterprise software clusters using REST API. It provides application pages to add Redis Data Sources for managed databases and dashboards to see cluster configuration.
Demo is available on demo.volkovlabs.io:
- Grafana 8.0+ is required for Redis Explorer 2.X.
- Grafana 7.1+ is required for Redis Explorer 1.X.
The Redis Explorer can connect to any Redis Enterprise software cluster version 5.4 and later. No unique configuration is required.
Redis Expolorer can be installed from the Grafana Marketplace or use the grafana-cli
tool to install from the command line:
grafana-cli plugins install redis-explorer-app
For Docker instructions and installation without Internet access, follow the Quickstart page.
Open Grafana in your browser, enable Redis Explorer plugin, and configure Redis Enterprise Software Data Sources.
Redis Enterprise Software Data Source is included in the Redis Explorer plugin and connects to Redis Enterprise software clusters using REST API. For detailed information, look at the Configuration page.
Please look at the Documentation to learn more about the Redis Explorer plugin, Redis Enterprise Software data source, and provided dashboards.
Developing Redis Explorer plugin page provides instructions on building the application and data source plugins.
Are you interested in the latest features and updates? Start nightly built Docker image for Redis Explorer 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.