All Projects → RedisGrafana → grafana-redis-datasource

RedisGrafana / grafana-redis-datasource

Licence: Apache-2.0 license
Redis Data Source for @grafana allows connecting to any @redis database On-Premises and in the Cloud.

Programming Languages

go
31211 projects - #10 most used programming language
typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to grafana-redis-datasource

grafana-pandas-datasource
Grafana Pandas Datasource - using Python for generating timeseries-, table-data and annotations
Stars: ✭ 38 (-64.49%)
Mutual labels:  grafana, grafana-plugin, grafana-datasource
yesoreyeram-boomtheme-panel
Grafana Panel for adding styles
Stars: ✭ 59 (-44.86%)
Mutual labels:  grafana, grafana-plugin
alexandra-trackmap-panel
Grafana map plugin to visualise coordinates as markers, hexbin, ant path, or heatmap.
Stars: ✭ 58 (-45.79%)
Mutual labels:  grafana, grafana-plugin
mqtt-datasource
MQTT Datasource for Grafana allows streaming data from any MQTT broker running either locally or remotely.
Stars: ✭ 99 (-7.48%)
Mutual labels:  grafana-plugin, grafana-datasource
grafana-s3-plugin
Grafana Plugin for querying files on AWS S3 using S3 Select API
Stars: ✭ 21 (-80.37%)
Mutual labels:  grafana-plugin, grafana-datasource
grafana-treemap-panel
A panel plugin for Grafana to visualize treemaps.
Stars: ✭ 18 (-83.18%)
Mutual labels:  grafana, grafana-plugin
grafana-checkmk-datasource
CheckMK data source for Grafana
Stars: ✭ 68 (-36.45%)
Mutual labels:  grafana, grafana-datasource
grafana-plugin-sdk-go
A Go SDK for building backend plugins for Grafana
Stars: ✭ 151 (+41.12%)
Mutual labels:  grafana, grafana-plugin
grafana-sqlite-datasource
Grafana Plugin to enable SQLite as a Datasource
Stars: ✭ 57 (-46.73%)
Mutual labels:  grafana, grafana-plugin
ibm-spectrum-scale-bridge-for-grafana
This tool allows the IBM Spectrum Scale users to perform performance monitoring for IBM Spectrum Scale devices using third-party applications such as Grafana software.
Stars: ✭ 24 (-77.57%)
Mutual labels:  grafana, grafana-datasource
macropower-analytics-panel
It's like Google Analytics, but for Grafana dashboards!
Stars: ✭ 16 (-85.05%)
Mutual labels:  grafana, grafana-plugin
yesoreyeram-boomsummary-panel
Boom Summary Panel for Grafana
Stars: ✭ 14 (-86.92%)
Mutual labels:  grafana, grafana-plugin
grafana-redis-app
Redis Application for @grafana provides Application pages and custom panels for Redis Data Source.
Stars: ✭ 23 (-78.5%)
Mutual labels:  grafana, grafana-plugin
rediseen
Create REST-like API service for Redis DB or expose Redis metrics in Prometheus-compatible format, easily.
Stars: ✭ 34 (-68.22%)
Mutual labels:  redis-database
Kong-API-Manager
Kong API Manager with Prometheus And Graylog
Stars: ✭ 78 (-27.1%)
Mutual labels:  grafana
grafana-git-sync
A docker image that syncs grafana dashboards, datasources and organizations to a git repository
Stars: ✭ 17 (-84.11%)
Mutual labels:  grafana
skalogs-bundle
Open Source data and event driven real time Monitoring and Analytics Platform
Stars: ✭ 16 (-85.05%)
Mutual labels:  grafana
grafana-operator
Grafana Operator creates and manages Grafana deployments on Kubernetes.
Stars: ✭ 18 (-83.18%)
Mutual labels:  grafana
k3s-gitops
GitOps principles to define kubernetes cluster state via code
Stars: ✭ 103 (-3.74%)
Mutual labels:  grafana
telegraf-influxdb-grafana
TIG Stack
Stars: ✭ 30 (-71.96%)
Mutual labels:  grafana

Redis Data Source for Grafana

Dashboard

Grafana 8 Redis Data Source Redis Application plugin Redis Explorer plugin Go Report Card CI codecov Language grade: JavaScript

Introduction

The Redis Data Source for Grafana is a plugin that allows users to connect to any Redis database On-Premises and in the Cloud. It provides out-of-the-box predefined dashboards and lets you build customized dashboards to monitor Redis and application data.

Demo

Demo is available on demo.volkovlabs.io:

Requirements

  • Grafana 8.0+ is required for Redis Data Source 2.X.
  • Grafana 7.1+ is required for Redis Data Source 1.X.

Redis Application plugin

You can add as many data sources as you want to support multiple Redis databases. Redis Application plugin helps manage various Redis Data Sources and provides Custom panels.

Redis Explorer plugin

The Redis Explorer plugin 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.

Getting Started

Redis Data Source can be installed from the Grafana Marketplace or use the grafana-cli tool to install from the command line:

grafana-cli plugins install redis-datasource

Grafana Marketplace

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

Configuration

Data Source allows to connect to Redis using TCP port, Unix socket, Cluster, Sentinel and supports SSL/TLS authentication. For detailed information, take a look at the Configuration page.

Datasource

Documentation

Please take a look at the Documentation to learn more about plugin and features.

Supported commands

List of all supported commands and how to use them with examples you can find in the Commands section.

Query

Development

Developing Redis Data Source page provides instructions on building the data source.

Are you interested in the latest features and updates? Start nightly built Docker image for Redis Application plugin, including Redis Data Source.

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:

  • Ask a question, request a new feature, and file a bug with GitHub issues.
  • Star the repository to show your support.

Contributing

  • 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.

License

  • Apache License Version 2.0, see LICENSE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].