Today with the experimental Elasticsearch module for monitoring Elasticsearch, it seems to assume you'll only use scope: node as there is no ability to switch monitoring to use scope: cluster. Per these docs (Step 2), scope: node should not be used on a cluster with dedicated master nodes, therefore an option for this integration should allow for switching to scope: cluster.
Today with the experimental Elasticsearch module for monitoring Elasticsearch, it seems to assume you'll only use
scope: nodeas there is no ability to switch monitoring to usescope: cluster. Per these docs (Step 2),scope: nodeshould not be used on a cluster with dedicated master nodes, therefore an option for this integration should allow for switching toscope: cluster.