Skip to content

Commit

Permalink
run precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
VinozzZ committed Aug 12, 2024
1 parent e84bf0e commit 7a12e97
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ func (o oldHTTPServer) MetricAttributes(server string, req *http.Request, status
}
return attributes
}

func (o oldHTTPServer) scheme(https bool) attribute.KeyValue { // nolint:revive
if https {
return semconv.HTTPSchemeHTTPS
Expand Down

0 comments on commit 7a12e97

Please sign in to comment.