traffic-accounting-nginx-module icon indicating copy to clipboard operation
traffic-accounting-nginx-module copied to clipboard

The traffic-accounting-nginx-module included upstream_bytes?

Open louishot opened this issue 5 years ago • 1 comments

$bytes_received $bytes_sent $upstream_bytes_sent $upstream_bytes_received

I see bytes_in and bytes_out not sure it included upstream_bytes_sent and upstream_bytes_received

louishot avatar Dec 12 '19 09:12 louishot

No.

$upstream_bytes_{sent,received} are not included. PR is welcome if you want to add those metrics.

Lax avatar Dec 13 '19 02:12 Lax