Payload metrics for each request
bsushant-athena opened this issue · 4 comments
bsushant-athena commented
Hi,
Is it possible to get the metrics for payload size of each request hitting the nginx server using nginx-vts-exporter?
Thanks,
Sushant
sysulq commented
maybe inBytes
is the thing you want?
bsushant-athena commented
you mean nginx_upstream_bytes
this metric? or is their something else ?
sysulq commented
yep, and the nginx_server_bytes
bsushant-athena commented
but it does not give payload size for each request? it gives total requests in and out !