Skip to content

Commit

Permalink
Clarify common HTTP attributes apply to both clients and servers (ope…
Browse files Browse the repository at this point in the history
  • Loading branch information
arminru authored Dec 16, 2022
1 parent 11ad673 commit 350576e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specification/trace/semantic_conventions/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ Don't set the span status description if the reason can be inferred from `http.s

## Common Attributes

The common attributes listed in this section apply to both HTTP clients and servers in addition to
the specific attributes listed in the [HTTP client](#http-client) and [HTTP server](#http-server)
sections below.

<!-- semconv http -->
| Attribute | Type | Description | Examples | Requirement Level |
|---|---|---|---|---|
Expand Down

0 comments on commit 350576e

Please sign in to comment.