Hello, I am trying to get metrics to Prometheus via /prom endpoint. I saw the property Hadoop.prometheus.endpoint.enabled and I set it to true in hdfs-site.xml however I still don't see <hostname>:9870/prom, the namenode ui is working fine along with jmx.
What I am missing? Is there a better documentation on how to enable this? Also if any other apache service is using Hadoop metrix 2, is it possible to get data from that service (accumulo, etc) to Prometheus? Thanks in advance. -S