yabeda-rails icon indicating copy to clipboard operation
yabeda-rails copied to clipboard

Difference between nginx-ingress and yabeda metrics

Open vterdunov opened this issue 3 years ago • 1 comments

Hi. I have a problem with metrics value consistency. There is a backend deployed in k8s. Also there is a nginx-ingress controller with metrics enabled. Let's compare RPS through the backend service.

Here is yabeda graph image

Here is a ingress-nginx graph image

Looks like yabeda's metrics are doubled.

vterdunov avatar May 21 '21 15:05 vterdunov

In my setup I have the same conclusion looking at rails_requests_total.

For 1 get query the rails_requests_total counter get +2 each time.

pasl avatar Jan 26 '23 14:01 pasl