Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jira DOC 910: RC - Update "View/edit databases" to match recent workflow changes. #1551

Merged
merged 26 commits into from
Sep 29, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
32b51dd
New UI placeholder
Mar 16, 2021
fe835a0
Updating to current master.
lanceleonard May 5, 2021
edc4f7b
Merge branch 'master' into release-rc-new-ui
kaitlynmichael May 11, 2021
897f9e3
JIRA DOC-694: RC - Update Quickstart for new UX (#1362)
lanceleonard May 17, 2021
4caec9f
Jira DOC-579: RC - Update Subscription articles for new UX (#1366)
lanceleonard May 27, 2021
2e1a943
Update high-availability.md
lanceleonard Jun 15, 2021
41cc046
Jira DOC 580: Update Database articles for new UX (#1382)
lanceleonard Jun 15, 2021
97daf21
Minor editorial updates. (#1400)
lanceleonard Jun 15, 2021
7cf175b
Fixing typos and an incorrect more info link in RC quick start (#1415)
rrelledge Jun 25, 2021
67872ce
Rrelledge rc typos (#1423) (#1424)
rrelledge Jul 2, 2021
82c5914
Updating to master and resolving merge conflicts.
lanceleonard Jul 14, 2021
382f246
Fixing typos.
lanceleonard Jul 14, 2021
9bc527f
More typos
lanceleonard Jul 14, 2021
baeba33
Even more typos.
lanceleonard Jul 14, 2021
4d0dfbf
Jira DOC-715: RC: Update Backup database article to reflect new UX (#…
lanceleonard Jul 29, 2021
7a83314
Jira DOC-600: RC - Create "Billing and Payments" topic. (#1453)
lanceleonard Jul 29, 2021
174ddd2
Integrating current version of master, pass 1
lanceleonard Aug 24, 2021
d61ba46
Merging from master, pt 2
lanceleonard Aug 25, 2021
641dad9
Updating to latest master
lanceleonard Sep 8, 2021
e7b3c69
Updating from latest master.
lanceleonard Sep 28, 2021
140ef12
Merging in latest version of master
lanceleonard Sep 29, 2021
af1c4f1
Updating workflow for view/edit database
lanceleonard Sep 29, 2021
036548c
Adding section describing how to manage the database list.
lanceleonard Sep 29, 2021
6dec12c
Moving the new section
lanceleonard Sep 29, 2021
02f5b0c
Minor tweak
lanceleonard Sep 29, 2021
e8667be
Editorial feedback
lanceleonard Sep 29, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 34 additions & 7 deletions content/rc/databases/view-edit-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,25 @@ aliases: /rc/administration/setup-and-editing/viewing-editing-database/
/rc/administration/setup/edit-database/
/rc/administration/setup/edit-database.md
---
To view the details of a database:

1. Sign in to the Redis Cloud [admin portal](https://app.redislabs.com/new/). (Create an account if you don't already have one.)
Use the **Databases** menu of the admin console to manage your subscription databases.

To view the details of a database:

2. If you have more than one subscription, select the target subscription from the list. This displays the **Databases** tab for the selected subscription.
1. Sign in to the Redis Cloud [admin console](https://app.redislabs.com/new/). (Create an account if you don't already have one.)

{{<image filename="images/rc/subscription-flexible-databases-tab-pending.png" alt="The Databases tab summarizes databases created for a given subscription." >}}{{< /image >}}
2. Locate the database in the list.

3. Select the database to open the **Database** page.
3. Select the database name to open the **Database** page.

{{<image filename="images/rc/database-details-configuration-tab-general-flexible.png" width="75%" alt="The Configuration tab of the Database details screen." >}}{{< /image >}}

The **Database** screen lets you review:
- Configuration details of a database
- Graphs showing performance metrics
- Recent activity via a "slowlog"
- Recent activity via a "slowlog," which lists queries that exceed a certain [execution time](https://redis.io/commands/slowlog).

To change database settings, see [Edit database details](#edit-database-details),
For help changing database settings, see [Edit database details](#edit-database-details).

## Configuration details tab

Expand Down Expand Up @@ -145,6 +146,32 @@ Here, you can:

For best results, we recommend backing up data before starting any **Danger Zone** actions.

## Manage the database list

The **Databases** list summarizes the status of all databases from the subscriptions associated with your account.

You can:

- Sort the list in descending or ascending order using the the arrow displayed to right of the field name in the header. Supported fields include **Subscription**, **Name**, and **Memory**.

{{<image filename="images/rc/icon-database-list-sort-ascending.png" alt="Use the arrows in the list header to sort the list." >}}{{< /image >}} {{<image filename="images/rc/icon-database-list-sort-descending.png" alt="The direction of the arrow corresponds to the direction of the sort." >}}{{< /image >}}

Select the arrow icon to change the sort order. One sort order can be active at any given time.

- Use the Filter icon displayed to the right of the field name in the header to display string matches for that field.

{{<image filename="images/rc/icon-database-list-filter-normal.png" alt="Use the filter icon in the list header to filter the list." >}}{{< /image >}}

You can filter the list on **Subscription**, **Name**, **Endpoint**, and **Options**. String matches are _not_ case sensitive. You can specify more than one filter expression at a time.

The icon is circled when a filter is active.

{{<image filename="images/rc/icon-database-list-filter-active.png" alt="Active filters display a circle in the icon." >}}{{< /image >}}

- Use the controls in the list footer to change the number of items displayed in the list or to navigate.

Sort orders and filter expressions are not saved between console sessions.

## Other actions and info

The **View Database** screen also has tabs that let you view:
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.