Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed May 12, 2023
1 parent 464d51b commit 74f8313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion semantic_conventions/http-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ groups:
If the HTTP request method is not known to the instrumentation, it MUST set the `http.request.method` attribute to `other` and SHOULD
populate the exact method passed by client on `http.request.original_method` attribute.
HTTP method names are case-sensitive and `http.request.method` attribute value MUST match a standard (or documented elsewhere) HTTP method name exactly.
HTTP method names are case-sensitive and `http.request.method` attribute value MUST match a standard (or documented elsewhere) HTTP method name exactly.
- id: request.original_method
type: string
requirement_level:
Expand Down

0 comments on commit 74f8313

Please sign in to comment.