vtlim commented on code in PR #12593:
URL: https://github.com/apache/druid/pull/12593#discussion_r890504243


##########
docs/operations/druid-console.md:
##########
@@ -41,36 +39,50 @@ http://<ROUTER_IP>:<ROUTER_PORT>
 will show console users the files that the underlying user has permissions to. 
In general, avoid running Druid as 
 root user. Consider creating a dedicated user account for running Druid.
 
-Below is a description of the high-level features and functionality of the 
Druid Console
+This topic presents the high-level features and functionality of the Druid 
console.
 
 ## Home
 
-The home view provides a high level overview of the cluster.
+The **Home** view provides a high-level overview of the cluster.
 Each card is clickable and links to the appropriate view.
-The legacy menu allows you to go to the [legacy coordinator and overlord 
consoles](./management-uis.md#legacy-consoles) should you need them.
+
+The **Home** view displays the following cards:
+
+* __Status__. Click this card for information on the Druid version and any 
extensions loaded on the cluster.
+* [Datasources](#datasources)
+* [Segments](#segments)
+* [Supervisors](#supervisors-and-tasks)
+* [Tasks](#supervisors-and-tasks)
+* [Services](#services)
+* [Lookups](#lookups)
+
+You can access the [data loader](#data-loader) and [lookups view](#lookups) 
from the top-level navigation of the **Home** view.
 
 ![home-view](../assets/web-console-01-home-view.png "home view")
 
 ## Data loader
 
-The data loader view allows you to load data by building an ingestion spec 
with a step-by-step wizard.
+The data loader allows you to load data by building an ingestion spec with a 
step-by-step wizard.

Review Comment:
   ```suggestion
   You can use the data loader to build an ingestion spec with a step-by-step 
wizard.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to