You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ every request to an InfluxDB backend exposing UDP.
16
16
| uri | string | The called uri (e.g: /index.html) |
17
17
| extension | string | The extension of the served file (e.g: js, html, php, png) |
18
18
| 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|
0 commit comments