Skip to content

[go migration] Do the current batch of "easy" migrations.#51332

Open
aiuto wants to merge 53 commits into
mainfrom
aiuto/go_may26
Open

[go migration] Do the current batch of "easy" migrations.#51332
aiuto wants to merge 53 commits into
mainfrom
aiuto/go_may26

Conversation

@aiuto
Copy link
Copy Markdown
Contributor

@aiuto aiuto commented May 26, 2026

What does this do

I did some work with Claude to help clean up the tool and skill in experimental/teams/agent-supply-chain/go_migration. The big improvement was a way to get it to run the bazel test in the linux docker container from mac. That vastly improved the correctness.

Then I let it go on the findings from the "find_safe_to_migrate" tool. The only thing stopping it was that I wanted to end for the day.

  • cmd/otel-agent/subcommands/controlsvc
  • comp/api/api/apiimpl/internal/agent
  • comp/core/tagger/kubetags
  • comp/core/workloadmeta/proto
  • comp/host-profiler/collector/impl/receiver
  • comp/networkconfigmanagement/def
  • comp/networkconfigmanagement/fx
  • comp/networkconfigmanagement/impl
  • comp/networkconfigmanagement/mock
  • comp/trace/agent/fx-mock
  • comp/trace/agent/fx
  • comp/trace/agent/impl
  • pkg/cli/standalone
  • pkg/clusteragent/autoscaling/workload/loadstore
  • pkg/clusteragent/autoscaling/workload/model
  • pkg/clusteragent/autoscaling/workload/profile
  • pkg/compliance/dbconfig
  • pkg/compliance/k8sconfig
  • pkg/compliance/tools/k8s_schema_generator
  • pkg/gpu/cuda/testutil
  • pkg/kubestatemetrics/store
  • pkg/languagedetection/util
  • pkg/logs/internal/decoder
  • pkg/logs/tailers/socket
  • pkg/logs/tailers/windowsevent
  • pkg/network/protocols/http/testutil
  • pkg/network/protocols/mongo
  • pkg/network/protocols/mysql
  • pkg/network/protocols/tls/nodejs
  • pkg/network/usm/procnet
  • pkg/networkconfigmanagement/store
  • pkg/networkconfigmanagement/types
  • pkg/privateactionrunner/bundles/remoteaction
  • pkg/privateactionrunner/bundles/remoteaction/networks
  • pkg/system-probe/api/server/testutil
  • pkg/system-probe/api/server/testutil/server_windows.go
  • pkg/util/clusteragent
  • pkg/util/containers/metrics/ecsfargate
  • pkg/util/containers/metrics/ecsmanagedinstances
  • test/e2e-framework/common/utils
  • test/e2e-framework/components/activedirectory
  • test/e2e-framework/components/command
  • test/e2e-framework/components/datadog/agentparams
  • test/e2e-framework/components/datadog/agentparams/msi
  • test/e2e-framework/components/datadog/agentwithoperatorparams
  • test/e2e-framework/components/datadog/dockeragentparams
  • test/e2e-framework/components/datadog/fakeintake
  • test/e2e-framework/components/datadog/kubernetesagentparams
  • test/e2e-framework/components/datadog/operatorparams
  • test/e2e-framework/components/datadog/updater
  • test/e2e-framework/components/docker
  • test/e2e-framework/components/ecs
  • test/e2e-framework/components/iis
  • test/e2e-framework/components/os
  • test/e2e-framework/components/remote
  • test/e2e-framework/scenarios/aws/microVMs/microvms/resources
  • test/e2e-framework/testing/utils/e2e/client/agentclientparams
  • test/fakeintake/cmd/client
  • test/fakeintake/cmd/client/cmd
  • test/fakeintake/cmd/server
  • test/new-e2e/system-probe/vm-metrics
  • test/new-e2e/tests/agent-platform/platforms
  • test/new-e2e/tests/agent-subcommands/flare
  • test/new-e2e/tests/windows/components/certificatehost

Additional notes

The change to pkg/system-probe/api/server/testutil/server_windows.go is because it is test code that depends on a go_library which contains test helpers. The library is marked with # go:build test && windows but server_windows.go was only # go:build windows. This meant that the go_library would never build independently, because it would not find the needed helper. An alternate solution would be to make the go_library tags = ["manual"] so it doesn't build unless asked for.

Entire packages where the code is go:build !windows remain a problem, the PLANS.md for the migration tool has ideas about how to improve on that. But that is not part of this PR.

BUILD.bazel
comp/core/tagger/kubetags/BUILD.bazel
comp/core/workloadmeta/proto/BUILD.bazel
comp/host-profiler/collector/impl/receiver/BUILD.bazel
comp/trace/agent/fx-mock/BUILD.bazel
comp/trace/agent/fx/BUILD.bazel
comp/trace/agent/impl/BUILD.bazel
pkg/compliance/dbconfig/BUILD.bazel
pkg/compliance/k8sconfig/BUILD.bazel
pkg/compliance/tools/k8s_schema_generator/BUILD.bazel
pkg/languagedetection/util/BUILD.bazel
pkg/logs/internal/decoder/BUILD.bazel
pkg/logs/tailers/socket/BUILD.bazel
pkg/logs/tailers/windowsevent/BUILD.bazel
pkg/util/clusteragent/BUILD.bazel
test/e2e-framework/components/datadog/agentparams/msi/BUILD.bazel
test/e2e-framework/components/datadog/fakeintake/BUILD.bazel
test/e2e-framework/components/ecs/BUILD.bazel
test/new-e2e/system-probe/vm-metrics/BUILD.bazel
@aiuto aiuto requested a review from a team as a code owner May 26, 2026 21:28
@aiuto aiuto added changelog/no-changelog No changelog entry needed qa/no-code-change No code change in Agent code requiring validation labels May 26, 2026
@aiuto aiuto marked this pull request as draft May 26, 2026 21:28
@dd-octo-sts dd-octo-sts Bot added the internal Identify a non-fork PR label May 26, 2026
@github-actions github-actions Bot added the long review PR is complex, plan time to review it label May 26, 2026
@datadog-prod-us1-6
Copy link
Copy Markdown
Contributor

datadog-prod-us1-6 Bot commented May 26, 2026

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 5 Pipeline jobs failed

DataDog/datadog-agent | new-e2e-ha-agent-failover   View in Datadog   GitLab

🔄 Retry job. This looks flaky and may succeed on retry. Test 'TestHAAgentFailoverSuite' failed due to connection refused errors when accessing the agent at 'localhost:5001'.

DataDog/datadog-agent | kmt_run_secagent_tests_x64: [oracle_8.9, cws_host]   View in Datadog   GitLab

🛟 This job is unlikely to succeed on retry. Please review your pipeline configuration. Received unexpected error: All attempts fail: #1: not found to #30: not found during test execution for pkg/security/ssh_user_session.

DataDog/datadog-agent | new-e2e-cws-windows   View in Datadog   GitLab

🛟 This job is unlikely to succeed on retry. Please review your pipeline configuration. 2 tests failed in TestAgentWindowsSuite. Error: Received unexpected error: no log found. Could not get selftests event for host cws-e2e-windows-192b at /go/src/github.com/DataDog/datadog-agent/test/new-e2e/tests/cws/common.go:312.

View all 5 failed jobs.

ℹ️ Info

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 50.36% (-3.22%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: f4d5378 | Docs | Datadog PR Page | Give us feedback!

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented May 26, 2026

Files inventory check summary

File checks results against ancestor 316aa8ca:

Results for datadog-agent_7.81.0~devel.git.296.f4d5378.pipeline.115313909-1_amd64.deb:

No change detected

@dd-octo-sts
Copy link
Copy Markdown
Contributor

dd-octo-sts Bot commented May 26, 2026

Static quality checks

❌ Please find below the results from static quality gates
Comparison made with ancestor 316aa8c
📊 Static Quality Gates Dashboard
🔗 SQG Job

Error

Quality gate Change Size (prev → curr → max)
docker_agent_arm64 (per-PR wire threshold) +256.54 MiB (new, -98.05% of buffer) N/A
Gate failure full details
Quality gate Error type Error message
docker_agent_arm64 PerPRWireThresholdExceeded On-wire size increase of 256.54 MiB exceeds the per-PR wire threshold of 5.0 MiB

Static quality gates prevent the PR to merge!
You can check the static quality gates confluence page for guidance. We also have a toolbox page available to list tools useful to debug the size increase.
Please either fix the size violation or request an exception.

32 successful checks with minimal change (< 2 KiB)
Quality gate Current Size
agent_deb_amd64 745.967 MiB
agent_deb_amd64_fips 703.737 MiB
agent_heroku_amd64 310.693 MiB
agent_msi 610.128 MiB
agent_rpm_amd64 745.950 MiB
agent_rpm_amd64_fips 703.721 MiB
agent_rpm_arm64 723.524 MiB
agent_rpm_arm64_fips 684.448 MiB
agent_suse_amd64 745.950 MiB
agent_suse_amd64_fips 703.721 MiB
agent_suse_arm64 723.524 MiB
agent_suse_arm64_fips 684.448 MiB
docker_agent_amd64 806.127 MiB
docker_agent_jmx_amd64 997.047 MiB
docker_agent_jmx_arm64 988.201 MiB
docker_cluster_agent_amd64 207.074 MiB
docker_cluster_agent_arm64 221.016 MiB
docker_cws_instrumentation_amd64 7.154 MiB
docker_cws_instrumentation_arm64 6.689 MiB
docker_dogstatsd_amd64 39.499 MiB
docker_dogstatsd_arm64 37.690 MiB
docker_host_profiler_amd64 302.092 MiB
docker_host_profiler_arm64 313.591 MiB
dogstatsd_deb_amd64 30.155 MiB
dogstatsd_deb_arm64 28.280 MiB
dogstatsd_rpm_amd64 30.155 MiB
dogstatsd_suse_amd64 30.155 MiB
iot_agent_deb_amd64 44.468 MiB
iot_agent_deb_arm64 41.437 MiB
iot_agent_deb_armhf 42.146 MiB
iot_agent_rpm_amd64 44.469 MiB
iot_agent_suse_amd64 44.469 MiB

@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da Bot commented May 26, 2026

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: 7ff191a7-9931-4544-a792-b15f82c36fa1

Baseline: 316aa8c
Comparison: f4d5378
Diff

Optimization Goals: ✅ No significant changes detected

Experiments ignored for regressions

Regressions in experiments with settings containing erratic: true are ignored.

perf experiment goal Δ mean % Δ mean % CI trials links
docker_containers_cpu % cpu utilization +3.66 [+0.69, +6.63] 1 Logs

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
docker_containers_cpu % cpu utilization +3.66 [+0.69, +6.63] 1 Logs
otlp_ingest_metrics memory utilization +0.44 [+0.28, +0.60] 1 Logs
quality_gate_logs % cpu utilization +0.39 [-0.62, +1.41] 1 Logs bounds checks dashboard
ddot_metrics_sum_cumulativetodelta_exporter memory utilization +0.27 [+0.03, +0.51] 1 Logs
quality_gate_idle memory utilization +0.24 [+0.19, +0.29] 1 Logs bounds checks dashboard
ddot_metrics memory utilization +0.20 [+0.00, +0.40] 1 Logs
otlp_ingest_logs memory utilization +0.16 [+0.06, +0.26] 1 Logs
file_to_blackhole_500ms_latency egress throughput +0.05 [-0.35, +0.45] 1 Logs
ddot_metrics_sum_delta memory utilization +0.01 [-0.17, +0.20] 1 Logs
quality_gate_idle_all_features memory utilization +0.01 [-0.03, +0.05] 1 Logs bounds checks dashboard
file_to_blackhole_100ms_latency egress throughput +0.01 [-0.14, +0.15] 1 Logs
tcp_dd_logs_filter_exclude ingress throughput +0.00 [-0.09, +0.09] 1 Logs
file_to_blackhole_0ms_latency egress throughput +0.00 [-0.54, +0.54] 1 Logs
file_to_blackhole_1000ms_latency egress throughput -0.00 [-0.44, +0.44] 1 Logs
uds_dogstatsd_to_api ingress throughput -0.02 [-0.22, +0.19] 1 Logs
file_tree memory utilization -0.02 [-0.06, +0.02] 1 Logs
uds_dogstatsd_to_api_v3 ingress throughput -0.05 [-0.25, +0.15] 1 Logs
ddot_logs memory utilization -0.07 [-0.15, +0.00] 1 Logs
docker_containers_memory memory utilization -0.12 [-0.22, -0.02] 1 Logs
uds_dogstatsd_20mb_12k_contexts_20_senders memory utilization -0.17 [-0.22, -0.12] 1 Logs
ddot_metrics_sum_cumulative memory utilization -0.34 [-0.51, -0.18] 1 Logs
quality_gate_metrics_logs memory utilization -0.43 [-0.68, -0.18] 1 Logs bounds checks dashboard
tcp_syslog_to_blackhole ingress throughput -1.46 [-1.67, -1.26] 1 Logs

Bounds Checks: ✅ Passed

perf experiment bounds_check_name replicates_passed observed_value links
docker_containers_cpu simple_check_run 10/10 697 ≥ 26
docker_containers_memory memory_usage 10/10 247.48MiB ≤ 370MiB
docker_containers_memory simple_check_run 10/10 704 ≥ 26
file_to_blackhole_0ms_latency memory_usage 10/10 0.16GiB ≤ 1.20GiB
file_to_blackhole_0ms_latency missed_bytes 10/10 0B = 0B
file_to_blackhole_1000ms_latency memory_usage 10/10 0.20GiB ≤ 1.20GiB
file_to_blackhole_1000ms_latency missed_bytes 10/10 0B = 0B
file_to_blackhole_100ms_latency memory_usage 10/10 0.17GiB ≤ 1.20GiB
file_to_blackhole_100ms_latency missed_bytes 10/10 0B = 0B
file_to_blackhole_500ms_latency memory_usage 10/10 0.18GiB ≤ 1.20GiB
file_to_blackhole_500ms_latency missed_bytes 10/10 0B = 0B
quality_gate_idle intake_connections 10/10 3 ≤ 4 bounds checks dashboard
quality_gate_idle memory_usage 10/10 144.89MiB ≤ 147MiB bounds checks dashboard
quality_gate_idle total_bytes_received 10/10 738.31KiB ≤ 819.20KiB bounds checks dashboard
quality_gate_idle_all_features intake_connections 10/10 3 ≤ 4 bounds checks dashboard
quality_gate_idle_all_features memory_usage 10/10 474.90MiB ≤ 495MiB bounds checks dashboard
quality_gate_idle_all_features total_bytes_received 10/10 1.13MiB ≤ 1.25MiB bounds checks dashboard
quality_gate_logs intake_connections 10/10 3 ≤ 6 bounds checks dashboard
quality_gate_logs memory_usage 10/10 174.89MiB ≤ 195MiB bounds checks dashboard
quality_gate_logs missed_bytes 10/10 0B = 0B bounds checks dashboard
quality_gate_logs total_bytes_received 10/10 264.37MiB ≤ 292MiB bounds checks dashboard
quality_gate_metrics_logs cpu_usage 10/10 361.10 ≤ 2000 bounds checks dashboard
quality_gate_metrics_logs intake_connections 10/10 3 ≤ 6 bounds checks dashboard
quality_gate_metrics_logs memory_usage 10/10 374.26MiB ≤ 430MiB bounds checks dashboard
quality_gate_metrics_logs missed_bytes 10/10 0B = 0B bounds checks dashboard
quality_gate_metrics_logs total_bytes_received 10/10 0.94GiB ≤ 1.04GiB bounds checks dashboard

Explanation

Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

CI Pass/Fail Decision

Passed. All Quality Gates passed.

  • quality_gate_idle_all_features, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check total_bytes_received: 10/10 replicas passed. Gate passed.
  • quality_gate_metrics_logs, bounds check missed_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_metrics_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_metrics_logs, bounds check cpu_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_metrics_logs, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_metrics_logs, bounds check total_bytes_received: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check total_bytes_received: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check missed_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check total_bytes_received: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.

aiuto and others added 16 commits May 26, 2026 18:32
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
aiuto and others added 8 commits May 26, 2026 21:57
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…torparams

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…tparams

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

@codex review

aiuto and others added 9 commits May 26, 2026 22:04
…entparams

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3dcb3c2c36

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread pkg/clusteragent/autoscaling/workload/loadstore/BUILD.bazel
Comment thread pkg/network/usm/procnet/BUILD.bazel
aiuto and others added 2 commits May 26, 2026 22:10
@github-actions
Copy link
Copy Markdown
Contributor

@codex review

@aiuto aiuto marked this pull request as ready for review May 27, 2026 02:41
@aiuto aiuto requested a review from a team as a code owner May 27, 2026 02:41
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e850d40ca1

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread pkg/clusteragent/autoscaling/workload/model/BUILD.bazel
Comment thread pkg/kubestatemetrics/store/BUILD.bazel
Comment thread pkg/network/protocols/http/testutil/BUILD.bazel
Comment thread cmd/otel-agent/subcommands/controlsvc/BUILD.bazel
// Copyright 2024-present Datadog, Inc.

//go:build windows
//go:build test && windows
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I thought, gazelle derives compatibility from suffix of the name automatically, no? Meaning that it should be enough to have _windows in the name of the source file for gazelle to understand that it's Windows only

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

yes, _windows is redundant (if not harmful).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog No changelog entry needed component/system-probe internal Identify a non-fork PR long review PR is complex, plan time to review it qa/no-code-change No code change in Agent code requiring validation team/agent-build team/ebpf-platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants