Skip to content

Commit e04f2ff

Browse files
authored
Merge pull request #1349 from redis/DOC-5032
RC Rebrand Phase 1: Import, Backup, Delete, Monitor, Tag
2 parents a9b1012 + 3776380 commit e04f2ff

18 files changed

+24
-13
lines changed

content/operate/rc/databases/delete-database.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@ Deleted databases cannot be recovered. We recommend [making a backup]({{< relre
3232

3333
1. The **Delete database** confirmation dialog appears. If this database is the only one in the subscription, you can also delete the subscription at this time.
3434

35-
- Select **Delete my subscription as well** to delete both the database and the subscription.
35+
- Select **Delete my subscription and stop my payment** to delete both the database and the subscription.
3636

37-
- Clear **Delete my subscription as well** to delete the database but keep the subscription.
37+
- Clear **Delete my subscription and stop my payment** to delete the database but keep the subscription.
3838

3939
{{< note >}}
4040
You will continue to be charged for your subscription until you delete it, even if there are no databases in your subscription.
4141
{{< /note >}}
4242

43-
{{<image filename="images/rc/database-delete-last-dialog.png" alt="A different delete database confirmation dialog asks you to consider deleting the subscription as well.">}}
43+
{{<image filename="images/rc/database-delete-last-dialog.png" alt="A delete database confirmation dialog asks you to consider deleting the subscription as well.">}}
4444

45-
1. To confirm your choice, use the **Delete database** button or the **Delete both** button if the delete subscription checkbox is selected.
45+
1. Select **Delete database** to confirm your choice.
4646

47-
{{<image filename="images/rc/button-database-delete.png" alt="The Delete database button is located in the Danger zone section of the database Configuration tab." >}} {{<image filename="images/rc/button-both-delete.png" alt="The Delete both button is located in the Danger zone section of the database Configuration tab." >}}
47+
{{<image filename="images/rc/button-database-delete.png" alt="The Delete database button is located in the Danger zone section of the database Configuration tab." >}}
4848

4949

5050
When the operation completes, the database and its data are deleted.

content/operate/rc/databases/import-data.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,26 @@ weight: 20
1111
---
1212
You can import an existing dataset into your Redis Cloud instance from an existing Redis server or an RDB file.
1313

14+
{{< warning >}}
15+
Data imported into an existing database overwrites any existing data.
16+
{{< /warning >}}
17+
<br/>
1418
{{< note >}}
1519
Expired keys are not imported.
1620
As a result, the number of keys in the source and destination databases can be different after the import is complete.
1721
{{< /note >}}
1822

1923
## Prerequisites
2024

21-
In preparation, make certain the Redis version of the source database is compatible with the database where the data will be imported.
25+
Make sure the Redis version of the source database is compatible with the database where the data will be imported.
2226

2327
## Import from a Redis server {#redis-server}
2428

25-
To import a dataset from any publicly available Redis server:
29+
To import a dataset from any publicly available Redis community edition server:
2630

2731
1. Select **Databases** from the Redis Cloud console menu and then select the target database from the database list.
28-
1. In the **Danger Zone**, select **Import**.
32+
1. Select **Import**.
33+
{{<image filename="images/rc/database-configuration-import.png" alt="The Import dataset section and Import button." >}}
2934
1. Enter the source database details:
3035
- Source type - Select **Redis**.
3136
- Redis Hostname/IP Address - Enter the hostname or the public IP address of the source Redis server.
@@ -42,7 +47,8 @@ If you have an RDB or a compressed RDB file from a previous backup, you can rest
4247
To import an RDB file stored on an FTP or HTTP server:
4348

4449
1. Select **Databases** from the Redis Cloud console menu and then select your database from the list.
45-
1. In the **Danger Zone**, select **Import**.
50+
1. Select **Import**.
51+
{{<image filename="images/rc/database-configuration-import.png" alt="The Import dataset section and Import button." >}}
4652
1. Enter the details for the RDB file:
4753
- Source type - Select **FTP** or **HTTP**.
4854
- Source path - Enter the URL for the RDB file: `<protocol>://[username][:password]@hostname[:port]/[path/]filename.rdb[.gz]`
@@ -146,7 +152,8 @@ To share and import an RDB file that is stored in an AWS Simple Storage Service
146152

147153

148154
1. In the [Redis Cloud console](https://cloud.redis.io/), select the target database from the database list.
149-
1. In the **Danger Zone**, select **Import**.
155+
1. Select **Import**.
156+
{{<image filename="images/rc/database-configuration-import.png" alt="The Import dataset section and Import button." >}}
150157
1. Enter the details for the RDB file:
151158
- Source type - Select **AWS S3**.
152159
- Source path - Enter the URL for the RDB file: `s3://bucketname/[path/]filename.rdb[.gz]`
@@ -179,7 +186,8 @@ To share and import an RDB file that is stored in a Google Cloud Storage bucket:
179186
For more info, see [Set ACLs](https://cloud.google.com/storage/docs/access-control/create-manage-lists#set-an-acl).
180187

181188
1. In the [Redis Cloud console](https://cloud.redis.io/), select the target database from the database list.
182-
1. In the **Danger Zone**, select **Import**.
189+
1. Select **Import**.
190+
{{<image filename="images/rc/database-configuration-import.png" alt="The Import dataset section and Import button." >}}
183191
1. Enter the details for the RDB file:
184192
- Source type - Select **Google Cloud Storage**.
185193
- Source path - Enter the URL for the RDB file: `gs://bucketname/[path/]filename.rdb[.gz]`
@@ -198,7 +206,8 @@ To share and import an RDB file that is stored in a Google Cloud Storage bucket:
198206
To import an RDB file stored in a Microsoft Azure Blog storage container:
199207

200208
1. In the Redis Cloud console, select the target database from the database list.
201-
1. In the **Danger Zone**, select **Import**.
209+
1. Select **Import**.
210+
{{<image filename="images/rc/database-configuration-import.png" alt="The Import dataset section and Import button." >}}
202211
1. Enter the details for the RDB file:
203212
- Source type - Select **Azure Blob Storage**.
204213
- Source path - Enter the URL for the RDB file:

content/operate/rc/databases/monitor-performance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When you use the mouse to point to a smaller graph, three things appear:
3434
- A promotion icon pointing right
3535
- A summary panel showing the minimum, average, maximum, and most recent values displayed in the graph.
3636

37-
{{<image filename="images/rc/metrics-promote-graphs.png" width="50%" alt="Promoting graphs to primary positions" >}}
37+
{{<image filename="images/rc/metrics-promote-graphs.png" width="300px" alt="Promoting graphs to primary positions" >}}
3838

3939
Use the promotion icons to promote the smaller graph to one of the primary positions. The left icon promotes the smaller graph to the left position and the right icon promotes the smaller graph to the right position.
4040

@@ -58,6 +58,8 @@ Several metric graphs are available:
5858
| [Evicted objects/sec]({{< relref "/operate/rs/references/metrics/database-operations#evicted-objectssec" >}}) | Number of objects evicted from the database per second. |
5959
| [Expired objects/sec]({{< relref "/operate/rs/references/metrics/database-operations#expired-objectssec" >}}) | Number of expired objects per second. An expired object is an object with expired TTL that was deleted from the database. |
6060
| [Hit ratio]({{< relref "/operate/rs/references/metrics/database-operations#hit-ratio" >}}) | Percent of operations on existing keys out of the total number database operations |
61+
| Network Ingress bytes/sec | Amount of traffic in bytes per second entering the database network |
62+
| Network Egress bytes/sec | Amount of traffic in bytes per second exiting the database network |
6163

6264
For more detailed analysis, consider using [Redis Insight]({{< relref "/develop/tools/insight" >}}) or [Prometheus and Grafana]({{< relref "/integrate/prometheus-with-redis-cloud/" >}}).
6365

static/images/rc/button-danger-zone-delete.png

100755100644
4.62 KB
Loading
6.16 KB
Loading
3.79 KB
Loading
Loading
-33.5 KB
Loading
Loading
Loading

0 commit comments

Comments
 (0)