Skip to content

Issue while upgrading go.opentelemetry.io/otel/metric from v0.31.0 to v0.37.0 #4022

Answered by pellared
anil181 asked this question in Q&A
Discussion options

You must be logged in to vote

AFAIK there is no "migration documentation" other than: https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md

The metric SDK in go.opentelemetry.io/otel/sdk/metric is completely refactored to comply with the OpenTelemetry specification. Please see the package documentation for how the new SDK is initialized and configured.

See: https://pkg.go.dev/go.opentelemetry.io/otel/sdk/metric

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@anil181
Comment options

Answer selected by anil181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants