Skip to content

Commit ad463f3

Browse files
committed
Explain request length
Signed-off-by: Lorenzo Fontana <lo@linux.com>
1 parent 32df9c4 commit ad463f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ every request to an InfluxDB backend exposing UDP.
1616
| uri | string | The called uri (e.g: /index.html) |
1717
| extension | string | The extension of the served file (e.g: js, html, php, png) |
1818
| content_type | string | The content type of the response (e.g: text/html) |
19-
| request_time | string | Request processing time in seconds with a milliseconds resolution; time elapsed between the first bytes were read from the client and the log write after the last bytes were sent to the client |
19+
| request_time | string | Request processing time in seconds with a milliseconds resolution |
2020

2121

2222
## Installation

0 commit comments

Comments
 (0)