revision_request_latencies_bucket duration time of queue-proxy #15304
Labels
kind/question
Further information is requested
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Hi all, I installed Knative Serving with Kourier as networking option. I'm working in scraping the metric revision_request_latencies_bucket directly from the queue-proxy via address pod_ip:9091/metrics. As far as I can see, scraped metrics are presented as cumulative values over a duration of time (I'm guessing around 10 minutes because after 10 minutes of no requests to the Pod, I can't scrape this metric anymore, I am not sure about the value 10 minutes). Now I want to modify this value to smaller value, 10 seconds for example. Can I achieve this simply with some configuration or do I have to rebuild the queue-proxy from code? I have already known how to rebuild Knative Serving from source code. If I have to rebuild, please show me where needs to be changed.
Thanks for help.
The text was updated successfully, but these errors were encountered: