File tree 1 file changed +1
-1
lines changed
docs/content/observability
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ accessLog:
180
180
|-------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|
181
181
| `StartUTC` | The time at which request processing started. |
182
182
| `StartLocal` | The local time at which request processing started. |
183
- | `Duration` | The total time taken by processing the response, including the origin server's time but not the log writing time. |
183
+ | `Duration` | The total time taken (in nanoseconds) by processing the response, including the origin server's time but not the log writing time. |
184
184
| `FrontendName` | The name of the Traefik frontend. |
185
185
| `BackendName` | The name of the Traefik backend. |
186
186
| `BackendURL` | The URL of the Traefik backend. |
You can’t perform that action at this time.
0 commit comments