RedisGrafana / grafana-redis-explorer

Redis Explorer for @grafana allows connecting to Redis Enterprise software clusters using REST API.
https://redisgrafana.github.io
Apache License 2.0
6 stars 0 forks source link
grafana grafana-datasource redis

Redis Explorer plugin for Grafana

Dashboard

Grafana 8 Redis Explorer plugin CI Docker codecov Language grade: JavaScript

Introduction

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

Demo is available on demo.volkovlabs.io:

Requirements

Does Redis Explorer require anything special configured on the Redis Enterprise?

The Redis Explorer can connect to any Redis Enterprise software cluster version 5.4 and later. No unique configuration is required.

Getting Started

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

Marketplace

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

Open Grafana and enable Redis Explorer plugin

Open Grafana in your browser, enable Redis Explorer plugin, and configure Redis Enterprise Software Data Sources.

Enable

Redis Enterprise Software Data Source

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.

Datasource

Documentation

Please look at the Documentation to learn more about the Redis Explorer plugin, Redis Enterprise Software data source, and provided dashboards.

Development

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.

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:

Contributing

License