Skip to content

Commit a109c86

Browse files
DEV: add new docs for RDI in Redis Insight feature (#500)
* DEV: new docs for RI > RDI connectivity (part 1) * DEV: new docs for RI > RDI connectivity (part 2) * Apply suggestions from Michelle's review Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> * Apply more suggestions from Michelle's review * A few more requested updates * bug fix in main article desc. * Apply suggestions from Viktar's review --------- Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com>
1 parent 75a164a commit a109c86

22 files changed

+198
-6
lines changed

content/develop/connect/insight/_index.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ categories:
99
- oss
1010
- kubernetes
1111
- clients
12-
description: Visualize and optimize Redis data
12+
description: Visualize and optimize Redis data, connect to RDI, and more.
1313
hideListLinks: true
1414
linkTitle: Redis Insight
1515
stack: true
1616
title: Redis Insight
17-
weight: 3
17+
weight: 1
1818
---
1919

2020
[![Discord](https://img.shields.io/discord/697882427875393627?style=flat-square)](https://discord.gg/QUkjSsk)
@@ -35,6 +35,7 @@ Redis Insight is a powerful tool for visualizing and optimizing data in Redis or
3535
* Automatically discover and add your local Redis or Redis Stack databases (that use standalone connection type and do not require authentication).
3636
* Discover your databases in Redis Enterprise Cluster and databases with Flexible plans in Redis Cloud.
3737
* Use a form to enter your connection details and add any Redis database running anywhere (including Redis Community Edition Cluster or Sentinel).
38+
* Connect to a Redis Data Integration (RDI) management plane, create, test, and deploy RDI pipelines, and view RDI statistics.
3839

3940
<img src="images/Databases.png">
4041

@@ -58,6 +59,10 @@ Here's an example of using Redis Copilot to search data using a simple, natural
5859

5960
See the [Redis Insight Copilot FAQ]({{< relref "/develop/connect/insight/copilot-faq" >}}) for more information.
6061

62+
### RDI in Redis Insight
63+
64+
Redis Insight includes Redis Data Integration (RDI) connectivity, which allows you to connect to an RDI management plane, and create, test, and deploy RDI pipelines. Read more about this feature [here]({{< relref "/develop/connect/insight/rdi-connector" >}}).
65+
6166
### Browser
6267

6368
Browse, filter and visualize your key-value Redis data structures.

content/develop/connect/insight/copilot-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ categories:
55
- redisinsight
66
linkTitle: Redis Copilot FAQ
77
title: Redis Copilot FAQ
8-
weight: 1
8+
weight: 3
99
---
1010

1111
## General questions

content/develop/connect/insight/debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: Redis Insight debugging information
1313
linkTitle: Debugging information
1414
stack: true
1515
title: Redis Insight debugging information
16-
weight: 2
16+
weight: 6
1717
---
1818

1919
If you are experiencing errors or other issues when using Redis Insight, follow the steps below to learn more about the errors and to identify root cause.
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)