traffic-accounting-nginx-module
traffic-accounting-nginx-module copied to clipboard
The traffic-accounting-nginx-module included upstream_bytes?
$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
No.
$upstream_bytes_{sent,received} are not included.
PR is welcome if you want to add those metrics.