<div dir="ltr"><div dir="ltr">Ok thanks very much for your help, my prometheus graph will be much more useful with these informations :)<div><br></div><div>Best regards,</div><div>Alex</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 18 avr. 2019 à 08:24, Dridi Boukelmoune <dridi@varni.sh> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Apr 17, 2019 at 6:23 PM Guillaume Quintard<br>
<<a href="mailto:guillaume@varnish-software.com" target="_blank">guillaume@varnish-software.com</a>> wrote:<br>
><br>
> Hi there,<br>
><br>
> So:<br>
><br>
> MAIN.client_req        290152364 (aaaaaaaaaaall the requests)<br>
><br>
> vs<br>
><br>
> MAIN.cache_hit           7433491<br>
> MAIN.cache_hit_grace        36319 (exclude these are they are already accounted for in MAIN.cache_hit)<br>
> MAIN.cache_hitpass       16003020 (exclude these are they are already accounted for in MAIN.s_pass)<br>
> MAIN.cache_miss          89526521<br>
> MAIN.s_synth               11418599<br>
> MAIN.s_pipe                     216<br>
> MAIN.s_pass               181773529<br>
><br>
> the difference is now 8 requests, which is fairly reasonable (some requests may be in flight, and threads don't necessarily push their stats after every requests)<br>
<br>
Well, you can also return(synth) from almost anywhere, including after<br>
a lookup where we bump one of the outcomes. This can create a bit of<br>
double-accounting from the point of view of "summing the rest".<br>
<br>
Dridi<br>
</blockquote></div><div><br></div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div style="color:rgb(136,136,136);font-size:12.8px"><font color="#888888"></font></div></div></div></div></div></div>