You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://grafana.com/grafana/plugins/redis-datasource)
[](https://grafana.com/grafana/plugins/redis-explorer-app)
[](https://grafana.com/grafana/plugins/redis-explorer-app)
The Redis Data Source for Grafana is a plug-in that allows users to connect to any Redis database On-Premises or in the Cloud. It provides out-of-the-box predefined dashboards and lets you build customized dashboards to monitor Redis and application data.
26
+
The Redis Data Source for Grafana is a plugin that allows users to connect to any Redis database On-Premises or in the Cloud. It provides out-of-the-box predefined dashboards and lets you build customized dashboards to monitor Redis and application data.
27
27
28
28
### Requirements
29
29
30
-
Only **Grafana 7.1+** with a new Backend plug-in platform supports Redis plug-ins.
30
+
Only **Grafana 7.1+** with a new Backend plugin platform supports Redis plugins.
31
31
32
-
### Redis Application plug-in
32
+
### Redis Application plugin
33
33
34
-
You can add as many data sources as you want to support multiple Redis databases. [Redis Application plug-in](https://grafana.com/grafana/plugins/redis-app) helps manage various Redis Data Sources and provides Custom panels.
34
+
You can add as many data sources as you want to support multiple Redis databases. [Redis Application plugin](https://grafana.com/grafana/plugins/redis-app) helps manage various Redis Data Sources and provides Custom panels.
35
35
36
-
### Redis Explorer plug-in
36
+
### Redis Explorer plugin
37
37
38
-
[The Redis Explorer plug-in](https://grafana.com/grafana/plugins/redis-explorer-app) 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.
38
+
[The Redis Explorer plugin](https://grafana.com/grafana/plugins/redis-explorer-app) 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.
39
39
40
40
## Getting Started
41
41
@@ -55,7 +55,7 @@ Data Source allows to connect to Redis using TCP port, Unix socket, Cluster, Sen
55
55
56
56
## Documentation
57
57
58
-
Please take a look at the [Documentation](https://redisgrafana.github.io/redis-datasource/overview/) to learn more about plug-in and features.
58
+
Please take a look at the [Documentation](https://redisgrafana.github.io/redis-datasource/overview/) to learn more about plugin and features.
59
59
60
60
### Supported commands
61
61
@@ -67,7 +67,7 @@ List of all supported commands and how to use them with examples you can find in
67
67
68
68
[Developing Redis Data Source](https://redisgrafana.github.io/development/redis-datasource/) page provides instructions on building the data source.
69
69
70
-
Are you interested in the latest features and updates? Start nightly built [Docker image for Redis Application plug-in](https://redisgrafana.github.io/development/images/), including Redis Data Source.
70
+
Are you interested in the latest features and updates? Start nightly built [Docker image for Redis Application plugin](https://redisgrafana.github.io/development/images/), including Redis Data Source.
0 commit comments