Merged
Conversation
8b76ccd to
79c2e07
Compare
kinyoklion
requested changes
Oct 6, 2025
Contributor
Author
hmmm, so I was trying to update the |
c216262 to
f7895ca
Compare
a873643 to
409ab71
Compare
kinyoklion
approved these changes
Oct 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Update SDK go version to 1.25
How did you test this change?
CI
Are there any deployment considerations?
no
Note
Adds a new Go OpenTelemetry e2e example with collector config, upgrades Go and OTel dependencies across modules, and changes log/error spans to use Producer kind.
e2e/opentelemetry/gomodule with example server (main.go,rolldice.go), OTel setup (otel.go), and collector config (collector.yml,compose.yml).go 1.23.8; Dockerfile runsgo mod tidy.v1.38.0(and related exporters/metric/log packages),otelhttp v0.63.0,gqlgen v0.17.71,gqlparser v2.5.25,testify v1.11.1,fiber v2.52.9, and various transitive deps acrosse2e/*andsdk/highlight-go.trace.SpanKindProducerfor log/logrus/Vercel/HTTP log spans andRecordError(wasClient).Tracertype.Written by Cursor Bugbot for commit 57be778. This will update automatically on new commits. Configure here.