Skip to content

Commit 071c834

Browse files
committed
better wording
1 parent 8fa71ab commit 071c834

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/http/http-spans.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -291,12 +291,10 @@ See the examples for more details about:
291291

292292
## HTTP server
293293

294-
Read the following section to understand how HTTP server instrumentations should capture server information.
294+
Read the following section to understand how HTTP server instrumentations are suggested to capture server information.
295295

296296
### HTTP server definitions
297297

298-
This section gives a short summary of some concepts in web server configuration and web app deployment that are relevant to observability.
299-
300298
An HTTP request can be routed to a specific HTTP application via intermediaries such as reverse proxies.
301299
HTTP requests sent to the same domain name may be handled by multiple applications depending on the port, path, headers, or other parameters.
302300

0 commit comments

Comments
 (0)