Skip to content

Commit

Permalink
Update instrumentation/net/http/otelhttp/internal/semconv/v1.20.0.go
Browse files Browse the repository at this point in the history
Co-authored-by: David Ashpole <[email protected]>
  • Loading branch information
VinozzZ and dashpole authored Aug 20, 2024
1 parent 7a12e97 commit cd6d147
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ func (o oldHTTPClient) ResponseTraceAttrs(resp *http.Response) []attribute.KeyVa
func (o oldHTTPClient) MetricAttributes(req *http.Request, statusCode int, additionalAttributes []attribute.KeyValue) []attribute.KeyValue {
/* The following semantic conventions are returned if present:
http.method string
http.status_code int
http.status_code int
net.peer.name string
net.peer.port int
*/
Expand Down

0 comments on commit cd6d147

Please sign in to comment.