Skip to content

Commit

Permalink
Remove outdated note (open-telemetry#2540)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryannaegele authored and beeme1mr committed Aug 31, 2022
1 parent fc6c603 commit 34bbd1d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions specification/trace/semantic_conventions/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,7 @@ It is strongly recommended to set `http.server_name` to allow associating reques

As an example, if a browser request for `https://example.com:8080/webshop/articles/4?s=1` is invoked from a host with IP 192.0.2.4, we may have the following Span on the client side:

Span name: `/webshop/articles/4` (NOTE: This is subject to change, see [open-telemetry/opentelemetry-specification#270][].)

[open-telemetry/opentelemetry-specification#270]: https://github.com/open-telemetry/opentelemetry-specification/issues/270
Span name: `HTTP GET`

| Attribute name | Value |
| :----------------- | :-------------------------------------------------------|
Expand Down

0 comments on commit 34bbd1d

Please sign in to comment.