Hi all!


We have React app. It is deployed in Rancher and opened to the world by 
ingress. The task is to track response duration for the app pages with 
Prometheus. Prometheus metrics with percentiles.


I know there is npmjs package prom-client 
<https://www.npmjs.com/package/prom-client> exists. As far as I can see it 
suggest to track time at the start and then at the end of request and then 
write down the duration (difference).


Here I would like to ask may be there is another way to track response 
duration? May be at ingress nginx stage?

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/bed81fa3-d9e3-4dd9-929f-12e61d8cd572%40googlegroups.com.

Reply via email to