Document URL: https://docs.openshift.com/container-platform/3.11/install_config/prometheus_cluster_monitoring.html#configuring-etcd-monitoring_prometheus-cluster-monitoring Section Number and Name: Configuring etcd monitoring. Describe the issue: Configuring etcd monitoring through the parameter. Suggestions for improvement: "openshift_cluster_monitoring_operator_etcd_enabled" Additional information: "openshift_cluster_monitoring_operator_etcd_enabled" variable not defined in the documentation but the same is added/mentioned in the github documentation: 1. https://github.com/openshift/openshift-ansible/blob/release-3.11/roles/openshift_cluster_monitoring_operator/defaults/main.yml 2. https://github.com/openshift/openshift-ansible/blob/release-3.11/roles/openshift_cluster_monitoring_operator/templates/cluster-monitoring-operator-config.j2 Is this something that can be configured? Can we enable etcd_monitoring by adding the same at the time of installation?