Hi,

   I have an application that uses spring actuator/micrometer framework to 
expose a myriad of metrics..

There are some that are volume and latency related which needs to be scraped 
every 10sec.. There are some resource monitoring metrics that are very process 
heavy that needs to be scraped every 2 minutes..

How do I ensure these two set of metrics are scraped in an isolated manner 
since l don’t want my resource metrics to be scraped every 10 seconds?

One solution could be to probably expose 2 different end points with two 
Prometheus jobs for the endpoint..

Is there any other better way of handling this?

Thanks 
Debashish 

Sent from my iPhone

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/3FFD21D2-32E2-4F2A-8958-FC70285B648E%40gmail.com.

Reply via email to