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

e2e: go.mod cleanup and bump opentelemetry to latest #4375

Merged
merged 2 commits into from
May 21, 2024

Conversation

jcaamano
Copy link
Contributor

Replaces #4278

@jcaamano jcaamano requested a review from a team as a code owner May 21, 2024 08:33
@jcaamano jcaamano requested a review from ricky-rav May 21, 2024 08:33
Removed unnecessary replace section and run go mod tidy

Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
go get go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
go get go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
go get go.opentelemetry.io/otel/exporters/otlp/otlptrace
go get go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
go get go.opentelemetry.io/otel/sdk
go mod tidy

Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
@jcaamano jcaamano force-pushed the cleanup-and-bump-opentelemetry branch from cf1862c to 67f3fe8 Compare May 21, 2024 08:34
@tssurya tssurya merged commit 9878411 into ovn-org:master May 21, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Security, E2E CI: Fix the dependabot PR manually since there are test code changes required
2 participants