[Q] Inferring rr load and limits from Prometheus metrics? #860
-
Is it correct to assume the following (where N is the number of simultaneous requests):
So we basically have a "soft limit" and a "hard limit" for N (depending on requests processing time of course. The limits will be higher for shorter requests). If the above statements are correct, then how can I use the rr Prometheus metrics to warn me that 1) queuing has begun and 2) rejecting has begun? It would be great if you could help with a PromQL expression to catch the above situations. I've tried combining the available metrics but cannot figure out. RoadRunner version 2.5.3 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
Please, read: #799 (reply in thread) |
Beta Was this translation helpful? Give feedback.
-
Yeah, sure, will be great. |
Beta Was this translation helpful? Give feedback.
-
With the development of new metrics in 2.6, I suggest closing this discussion and moving to #799 for load measurement issues. I cannot follow two discussions, tool old for that. |
Beta Was this translation helpful? Give feedback.
With the development of new metrics in 2.6, I suggest closing this discussion and moving to #799 for load measurement issues. I cannot follow two discussions, tool old for that.