Hello, When I look at mertcis2.properties that comes with installation all I see is file and ganglia sink examples, do we have any
* org.apache.hadoop.metrics2.sink.PrometheusMetricsSink example? I just want all my metrics to go to Prometheus, if possible. Thanks in advance -S From: Ligade, Shailesh [USA] <ligade_shail...@bah.com.INVALID> Sent: Monday, May 16, 2022 12:56 PM To: user@hadoop.apache.org Subject: [External] prom end point 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