Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/redisgrafana/redisgrafana
- Owner: RedisGrafana
- License: apache-2.0
- Created: 2021-03-22T21:43:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T11:54:38.000Z (over 1 year ago)
- Last Synced: 2024-01-31T22:25:29.984Z (11 months ago)
- Topics: grafana, grafana-plugin, observability, redis, redis-database, redis-datasource
- Homepage: https://redisgrafana.github.io
- Size: 85.1 MB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).