diff --git a/docs/content/Coordinator.md b/docs/content/Coordinator.md index c3cce5e40b0..9021cbe1dff 100644 --- a/docs/content/Coordinator.md +++ b/docs/content/Coordinator.md @@ -117,7 +117,7 @@ The Druid coordinator exposes a web GUI for displaying cluster information and r http://: ``` - There exists a full cluster view, as well as views for individual historical nodes, datasources and segments themselves. Segment information can be displayed in raw JSON form or as part of a sortable and filterable table. + There exists a full cluster view (which shows only the realtime and historical nodes), as well as views for individual historical nodes, datasources and segments themselves. Segment information can be displayed in raw JSON form or as part of a sortable and filterable table. The coordinator console also exposes an interface to creating and editing rules. All valid datasources configured in the segment database, along with a default datasource, are available for configuration. Rules of different types can be added, deleted or edited.