Skip to content

Disable net/x/trace usage in gRPC#1018

Merged
bogdandrutu merged 1 commit intoopen-telemetry:mainfrom
bogdandrutu:grpcnotrace
Jul 16, 2025
Merged

Disable net/x/trace usage in gRPC#1018
bogdandrutu merged 1 commit intoopen-telemetry:mainfrom
bogdandrutu:grpcnotrace

Conversation

@bogdandrutu
Copy link
Copy Markdown
Member

@bogdandrutu bogdandrutu commented Jul 16, 2025

Removes usages of golang.org/x/net/trace which uses html/template and text/template in gRPC. These usages disable golang DCE.

Updates open-telemetry/opentelemetry-collector#12747

See grpc/grpc-go#6954

@bogdandrutu bogdandrutu requested review from a team as code owners July 16, 2025 16:28
@bogdandrutu bogdandrutu requested a review from mwear July 16, 2025 16:28
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu added this pull request to the merge queue Jul 16, 2025
Merged via the queue into open-telemetry:main with commit 1588c5f Jul 16, 2025
71 checks passed
@bogdandrutu bogdandrutu deleted the grpcnotrace branch July 16, 2025 19:02
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