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

Release with OTel-Arrow dependency v0.1.0 #511

Merged
merged 4 commits into from
Aug 18, 2023
Merged

Release with OTel-Arrow dependency v0.1.0 #511

merged 4 commits into from
Aug 18, 2023

Conversation

jmacd
Copy link
Member

@jmacd jmacd commented Aug 17, 2023

Description: Updates the f5/otel-arrow-adapater dependency to use the new open-telemetry/otel-arrow package instead. This is the same code, but it has been migrated forward to v0.83.0 core dependencies.

Link to tracking Issue:
open-telemetry/otel-arrow#3

@jmacd
Copy link
Member Author

jmacd commented Aug 17, 2023

% go mod tidy
github.com/lightstep/otel-launcher-go/pipelines imports
	github.com/lightstep/otel-launcher-go/lightstep/sdk/metric/exporters/otlp/otelcol imports
	go.opentelemetry.io/collector/config/configgrpc imports
	go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc tested by
	go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.test imports
	google.golang.org/grpc/interop imports
	golang.org/x/oauth2/google imports
	cloud.google.com/go/compute/metadata: ambiguous import: found package cloud.google.com/go/compute/metadata in multiple modules:
	cloud.google.com/go v0.34.0 (/Users/josh.macdonald/src/lightstep/go/pkg/mod/cloud.google.com/[email protected]/compute/metadata)
	cloud.google.com/go/compute/metadata v0.2.3 (/Users/josh.macdonald/src/lightstep/go/pkg/mod/cloud.google.com/go/compute/[email protected])

Comment on lines +132 to +133
// ambiguous import: found package cloud.google.com/go/compute/metadata in multiple modules
replace cloud.google.com/go => cloud.google.com/go v0.110.2
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😂 @codeboten

@jmacd jmacd merged commit 79fdd0f into main Aug 18, 2023
1 check passed
@jmacd jmacd deleted the jmacd/otel-arrow-rel branch August 18, 2023 18:00
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.

2 participants