ektravel commented on code in PR #12593: URL: https://github.com/apache/druid/pull/12593#discussion_r887196049
########## docs/operations/druid-console.md: ########## @@ -102,27 +117,30 @@ Click on the magnifying glass for any task to see more detail about it.  -## Servers +## Services -The servers tab lets you see the current status of the nodes making up your cluster. +The services view lets you see the current status of the nodes making up your cluster. You can group the nodes by type or by tier to get meaningful summary statistics.  ## Query -The query view lets you issue [DruidSQL](../querying/sql.md) queries and display the results as a table. -The view will attempt to infer your query and let you modify via contextual actions such as adding filters and changing the sort order when possible. +The query view lets you issue [Druid SQL](../querying/sql.md) queries and display the results as a table. Review Comment: ```suggestion The **Query** view lets you issue [Druid SQL](../querying/sql.md) queries and display the results as a table. ``` -- 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]
