You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix import comment bug
The import of the
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp is
failing when imported outside of a module because this comment did not
have a syntactically valid import statement.
* Add changes to changelog
0 commit comments