xianjingfeng opened a new issue, #1478:
URL: https://github.com/apache/incubator-uniffle/issues/1478

   ### Discussed in https://github.com/apache/incubator-uniffle/discussions/1268
   
   <div type='discussions-op-text'>
   
   <sup>Originally posted by **youjeongsue** October 27, 2023</sup>
   Hi. I'm setting up a prometheus pushgateway to collect metrics.
   
   
https://github.com/apache/incubator-uniffle/blob/master/docs/metrics_guide.md#report-metrics-to-prometheus-automatically
   
   ```
   rss.metrics.prometheus.pushgateway.addr rss-pushgateway...com:80
   rss.metrics.prometheus.pushgateway.jobname rss-shuffle-server
   rss.metrics.reporter.class 
org.apache.uniffle.common.metrics.prometheus.PrometheusPushGatewayMetricReporter
   ```
   
   However, I only get the JVM related metrics to show up properly, all the 
others are collected as zeros.
   <img width="1680" alt="image" 
src="https://github.com/apache/incubator-uniffle/assets/43227174/cdb7fd8d-abe5-4b4e-8773-5f4a3ef8a871";>
   <img width="1683" alt="image" 
src="https://github.com/apache/incubator-uniffle/assets/43227174/66c3cc3f-5ed4-4090-b577-619df4009481";>
   <img width="1687" alt="image" 
src="https://github.com/apache/incubator-uniffle/assets/43227174/f86f375c-dfe5-485b-98f4-cdbb63df68ff";>
   
   If I'm setting this up wrong, please correct me. (__)
   Your advice will be of great help to me.</div>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to