File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Sample applications are downloaded from
15
15
https://github.com/vespa-engine/sample-apps .
16
16
17
17
By default sample applications are cached in the user's cache directory. This
18
- directory can be overriden by setting the VESPA_CLI_CACHE_DIR environment
18
+ directory can be overridden by setting the VESPA_CLI_CACHE_DIR environment
19
19
variable.
20
20
21
21
```
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ in a JSON format:
34
34
- http.request.MBps: Request throughput measured in MB/s. This is the raw
35
35
operation throughput, and not the network throughput,
36
36
I.e. using compression does not affect this number.
37
- - http.exception.count: Same as feeder.error.count. Present for compatiblity
37
+ - http.exception.count: Same as feeder.error.count. Present for compatibility
38
38
with vespa-feed-client.
39
39
- http.response.count: Number of HTTP responses received.
40
40
- http.response.bytes: Number of bytes received.
You can’t perform that action at this time.
0 commit comments