Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changed
go.opentelemtry.io/auto/sdk
now defaults to No-Op behavior for unimplemented methods of the OpenTelemetry API. This is changed from causing a compilation error for unimplemented methods. (#1230)GetTracerProvider
function ingo.opentelemtry.io/auto/sdk
is renamed toTracerProvider
. (#1231)Fixed
google.golang.org/grpc
>=1.40
. (#1235)Deprecated
go.opentelemetry.io/auto/sdk/telemetry
package is deprecated. This package will be removed in the next release. (#1238)go.opentelemetry.io/auto/sdk/telemetry/test
module is deprecated. This module will be removed in the next release. (#1238)