This is an automated email from the ASF dual-hosted git repository.

atul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 65a42f9  Update overlord api docs (#10539)
65a42f9 is described below

commit 65a42f9eb175f7550500eccd98fd79ad95f7d780
Author: Atul Mohan <[email protected]>
AuthorDate: Thu Oct 29 11:19:12 2020 -0500

    Update overlord api docs (#10539)
---
 docs/operations/api-reference.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/operations/api-reference.md b/docs/operations/api-reference.md
index 5c6351f..688f623 100644
--- a/docs/operations/api-reference.md
+++ b/docs/operations/api-reference.md
@@ -694,6 +694,10 @@ Retrieves current overlord dynamic configuration.
 Retrieves history of changes to overlord dynamic configuration. Accepts 
`interval` and  `count` query string parameters
 to filter by interval and limit the number of results respectively.
 
+* `/druid/indexer/v1/workers`
+
+Retrieves a list of all the worker nodes in the cluster along with its 
metadata.
+
 * `/druid/indexer/v1/scaling`
 
 Retrieves overlord scaling events if auto-scaling runners are in use.


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

Reply via email to