Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade OTel dependencies #1350

Merged
merged 8 commits into from Sep 14, 2022
Merged

Upgrade OTel dependencies #1350

merged 8 commits into from Sep 14, 2022

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Sep 13, 2022

go.opentelemetry.io/otel v1.10.0

Added

  • Support Go 1.19. (#3077)
    Include compatibility testing and document support. (#3077)
  • Support the OTLP ExportTracePartialSuccess response; these are passed to the registered error handler. (#3106)
  • Upgrade go.opentelemetry.io/proto/otlp from v0.18.0 to v0.19.0 (#3107)

Changed

  • Fix misidentification of OpenTelemetry SpanKind in OpenTracing bridge (go.opentelemetry.io/otel/bridge/opentracing). (#3096)
  • Attempting to start a span with a nil context will no longer cause a panic. (#3110)
  • All exporters will be shutdown even if one reports an error (#3091)
  • Ensure valid UTF-8 when truncating over-length attribute values. (#3156)

go.opentelemetry.io/contrib v1.10.0/v0.35.0/v0.5.0

Changed

  • Rename the Typ field of "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc".InterceptorInfo to Type. (#2688)
  • Use Go 1.19 as the default version for CI testing/linting. (#2675)

@MrAlias MrAlias marked this pull request as ready for review September 13, 2022 22:13
@MrAlias MrAlias requested review from a team as code owners September 13, 2022 22:13
@pellared pellared merged commit a96caa2 into signalfx:main Sep 14, 2022
@MrAlias MrAlias deleted the otel-v1.10 branch September 14, 2022 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants