Anis Elleuch 7d6766adc6
fix: erroneous high value for gateway received bytes metrics (#8978)
http.Request.ContentLength can be negative, which affects
the gateway_s3_bytes_received value in Prometheus output.

The commit only increases the value of the total received bytes
in gateway mode when r.ContentLength is greater than zero.
2020-02-12 10:15:00 +05:30
..
2020-01-20 08:45:59 -08:00
2020-01-31 08:29:22 +05:30
2019-12-12 10:01:15 -08:00
2020-01-13 13:09:10 -08:00
2020-01-31 08:29:22 +05:30
2020-01-31 08:29:22 +05:30
2020-01-02 20:18:32 +05:30
2020-02-07 09:43:55 +05:30
2019-09-10 04:42:29 +05:30