Skip to content

Commit

Permalink
Update semantic_conventions/http-common.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Neumüller <christian+github@neumueller.me>
  • Loading branch information
lmolkova and Oberon00 authored Jun 20, 2023
1 parent 8a309c8 commit 029dd45
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 @@ -42,7 +42,7 @@ groups:
brief: 'HTTP request method.'
examples: ["GET", "POST", "HEAD"]
note: |
HTTP request method value SHOULD be known to the instrumentation.
HTTP request method value SHOULD be "known" to the instrumentation.
By default, this convention defines "known" methods as the ones listed in [RFC9110](https://www.rfc-editor.org/rfc/rfc9110.html#name-methods)
and the PATCH method defined in [RFC5789](https://www.rfc-editor.org/rfc/rfc5789.html).
Expand Down

0 comments on commit 029dd45

Please sign in to comment.