feat(internal/{appsec,traceprof}): reduce dependency on google.golang.org/grpc#4183
feat(internal/{appsec,traceprof}): reduce dependency on google.golang.org/grpc#4183
Conversation
…arams to realistic scenario
…ctParams to realistic scenario
BenchmarksBenchmark execution time: 2025-12-19 12:26:04 Comparing candidate commit 38c30ba in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 24 metrics, 0 unstable metrics. |
…forwarded with tailored code (#4185)
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
dario.castane@datadoghq.com unqueued this merge request |
|
/merge -c |
|
View all feedbacks in Devflow UI.
|
What does this PR do?
Isolates
testapp(only used byinternal/traceprof) and replacesmetadata.MDwith a simplermap[string][]string.Stacked on #4182.
Motivation
Reduce the scope of our dependencies. In this case,
grpcis an indirect dependency throughgo.opentelemetry.io/collector/componentand others.Reviewer's Checklist
./scripts/lint.shlocally.Unsure? Have a question? Request a review!