Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/redisgrafana/redisgrafana

Documentation for @Redis plugins for @Grafana.
https://github.com/redisgrafana/redisgrafana

grafana grafana-plugin observability redis redis-database redis-datasource

Last synced: 2 months ago
JSON representation

Documentation for @Redis plugins for @Grafana.

Awesome Lists containing this project

README

        

# Redis plugins for Grafana

![Redis plugins for Grafana](docs/images/redis-plugins.png)

[![Grafana 8](https://img.shields.io/badge/Grafana-8-orange)](https://www.grafana.com)
[![Redis Data Source](https://img.shields.io/badge/dynamic/json?color=blue&label=Redis%20Data%20Source&query=%24.version&url=https%3A%2F%2Fgrafana.com%2Fapi%2Fplugins%2Fredis-datasource)](https://grafana.com/grafana/plugins/redis-datasource)
[![Redis Application plugin](https://img.shields.io/badge/dynamic/json?color=blue&label=Redis%20Application%20plugin&query=%24.version&url=https%3A%2F%2Fgrafana.com%2Fapi%2Fplugins%2Fredis-app)](https://grafana.com/grafana/plugins/redis-app)
[![Redis Explorer plugin](https://img.shields.io/badge/dynamic/json?color=blue&label=Redis%20Explorer%20plugin&query=%24.version&url=https%3A%2F%2Fgrafana.com%2Fapi%2Fplugins%2Fredis-explorer-app)](https://grafana.com/grafana/plugins/redis-explorer-app)

## Introduction

The Redis plugins for Grafana let you connect Grafana to Redis to visualize more types of data in more ways than otherwise would be possible.

All the increased functionality comes with a more streamlined workflow.

![Redis plugins for Grafana](docs/images/redis-table.png)

Redis Data Source can connect to any Redis database On-Premises and in the Cloud.

## Requirements

- Grafana 8.0+ is required for Redis plugins 2.X.
- Grafana 7.1+ is required for Redis plugins 1.X.

## Quick Links

- [Redis Data Source for Grafana](https://github.com/RedisGrafana/grafana-redis-datasource)
- [Redis Application plugin](https://github.com/RedisGrafana/grafana-redis-app)
- [Redis Explorer plugin](https://github.com/RedisGrafana/grafana-redis-explorer)
- [Docker images for Redis and Grafana](https://github.com/orgs/RedisGrafana/packages)

## Documentation

- [Introduction](https://redisgrafana.github.io/intro/)
- [Quickstart](https://redisgrafana.github.io/quickstart/)
- [Learn More](https://redisgrafana.github.io/learn-more/)

## License

Redis plugins for Grafana are licensed under the [Apache License Version 2.0](https://github.com/RedisGrafana/RedisGrafana/blob/main/LICENSE).