os icon indicating copy to clipboard operation
os copied to clipboard

datadog-agent/7.56.0 package update

Open octo-sts[bot] opened this issue 1 year ago • 5 comments

octo-sts[bot] avatar Aug 21 '24 12:08 octo-sts[bot]

Open AI suggestions to solve the build error:

The error message is: "fatal: detected dubious ownership in repository at '/github/home'
To add an exception for this directory, call:

git config --global --add safe.directory /github/home
ERRO request failed error=\"Get \\\"./packages/apk-configuration\\\": unsupported protocol scheme \\\"\\\"\" method=GET url=./packages/apk-configuration
WARN ignoring missing keys for ./packages: failed to perform key discovery: Get \"./packages/apk-configuration\": GET ./packages/apk-configuration giving up after 1 attempt(s): Get \"./packages/apk-configuration\": unsupported protocol scheme \"\"
WARN Error: Failed to running update. Error: failed to run 'go mod tidy': exit status 1 with output: go: go.mod requires go >= 1.22.0 (running go 1.21.13; GOTOOLCHAIN=local)
ERRO ERROR: failed to build package. the build environment has been preserved:
INFO   workspace dir: /temp/melange-workspace-3506725110
INFO   guest dir: /temp/melange-guest-2083951006
ERRO failed to build package: unable to run package datadog-agent pipeline: unable to run pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:111: packages/aarch64/datadog-agent-7.56.0-r0.apk] Error 1
make: *** [Makefile:101: package/datadog-agent] Error 2
make[1]: Leaving directory '/github/home'"

1. Run `git config --global --add safe.directory /github/home`.
2. Ensure the URL in `./packages/apk-configuration` is correct and uses a supported protocol.
3. Update Go to version 1.22.0 or higher.
4. Verify the `go.mod` file for any inconsistencies.
5. Re-run the build process.

octo-sts[bot] avatar Aug 21 '24 12:08 octo-sts[bot]

Trying it locally and I am getting error complaining about sudo not available

2024/08/21 14:35:25 INFO Thread model: posix
2024/08/21 14:35:25 INFO InstalledDir: /opt/clang/bin
2024/08/21 14:35:25 WARN /bin/bash: line 1: sudo: command not found
2024/08/21 14:35:25 WARN /bin/bash: line 1: sudo: command not found
2024/08/21 14:35:25 WARN /bin/bash: line 1: sudo: command not found
2024/08/21 14:35:25 INFO sudo /opt/datadog-agent/embedded/bin/clang-bpf --version

And If I add sudo I am getting error

2024/08/21 14:16:16 WARN sudo: /etc/sudo.conf is owned by uid 1000, should be 0
2024/08/21 14:16:16 WARN sudo: The "no new privileges" flag is set, which prevents sudo from running as root.
2024/08/21 14:16:16 WARN sudo: If sudo is running in a container, you may need to adjust the container configuration to disable the flag.

debasishbsws avatar Aug 21 '24 14:08 debasishbsws

Total files changed: 300

Total changes: 9380 Total additions: 6553 Total deletions: 2827

  • .circleci/config.yml Changes: 6 Additions: 1 Deletions: 5

  • .codecov.yml Changes: 6 Additions: 5 Deletions: 1

  • .copyright-overrides.yml Changes: 5 Additions: 5 Deletions: 0

  • .ddqa/config.toml Changes: 12 Additions: 6 Deletions: 6

  • .github/CODEOWNERS Changes: 210 Additions: 108 Deletions: 102

  • .github/dependabot.yaml Changes: 4 Additions: 2 Deletions: 2

  • .github/workflows/buildimages-update.yml Changes: 51 Additions: 49 Deletions: 2

  • .github/workflows/create_rc_pr.yml Changes: 24 Additions: 11 Deletions: 13

  • .github/workflows/datadog-static-analysis.yml Changes: 22 Additions: 22 Deletions: 0

  • .github/workflows/external-contributor.yml Changes: 5 Additions: 2 Deletions: 3

  • .github/workflows/gohai.yml Changes: 2 Additions: 1 Deletions: 1

  • .github/workflows/send-failure-summary-notification.yml Changes: 34 Additions: 0 Deletions: 34

  • .github/workflows/serverless-benchmarks.yml Changes: 3 Additions: 2 Deletions: 1

  • .github/workflows/serverless-binary-size.yml Changes: 42 Additions: 32 Deletions: 10

  • .github/workflows/serverless-vuln-scan.yml Changes: 78 Additions: 0 Deletions: 78

  • .github/workflows/windows-linters.yml Changes: 63 Additions: 0 Deletions: 63

  • .github/workflows/windows-unittests.yml Changes: 65 Additions: 0 Deletions: 65

  • .gitignore Changes: 6 Additions: 6 Deletions: 0

  • .gitlab-ci.yml Changes: 320 Additions: 171 Deletions: 149

  • .gitlab/.pre/test_gitlab_configuration.yml Changes: 2 Additions: 1 Deletions: 1

  • .gitlab/JOBOWNERS Changes: 49 Additions: 24 Deletions: 25

  • .gitlab/binary_build/otel_agent.yml Changes: 4 Additions: 2 Deletions: 2

  • .gitlab/common/container_publish_job_templates.yml Changes: 2 Additions: 1 Deletions: 1

  • .gitlab/common/shared.yml Changes: 4 Additions: 3 Deletions: 1

  • .gitlab/common/skip_ci_check.yml Changes: 18 Additions: 18 Deletions: 0

  • .gitlab/common/test_infra_version.yml Changes: 2 Additions: 1 Deletions: 1

  • .gitlab/container_build/docker_linux.yml Changes: 60 Additions: 59 Deletions: 1

  • .gitlab/deploy_containers/deploy_containers_a7.yml Changes: 23 Additions: 23 Deletions: 0

  • .gitlab/deploy_packages/oci.yml Changes: 25 Additions: 12 Deletions: 13

  • .gitlab/deploy_packages/windows.yml Changes: 18 Additions: 18 Deletions: 0

  • .gitlab/dev_container_deploy/docker_linux.yml Changes: 73 Additions: 67 Deletions: 6

  • .gitlab/e2e/e2e.yml Changes: 157 Additions: 120 Deletions: 37

  • .gitlab/e2e_pre_test/e2e_pre_test.yml Changes: 2 Additions: 1 Deletions: 1

  • .gitlab/functional_test/include.yml Changes: 1 Additions: 0 Deletions: 1

  • .gitlab/functional_test/regression_detector.yml Changes: 5 Additions: 1 Deletions: 4

  • .gitlab/functional_test/security_agent.yml Changes: 30 Additions: 8 Deletions: 22

  • .gitlab/functional_test/workload_checks.yml Changes: 59 Additions: 0 Deletions: 59

  • .gitlab/install_script_testing/install_script_testing.yml Changes: 2 Additions: 1 Deletions: 1

  • .gitlab/integration_test/include.yml Changes: 1 Additions: 1 Deletions: 0

  • .gitlab/integration_test/otel.yml Changes: 22 Additions: 22 Deletions: 0

  • .gitlab/internal_image_deploy/internal_image_deploy.yml Changes: 6 Additions: 3 Deletions: 3

  • .gitlab/internal_kubernetes_deploy/internal_kubernetes_deploy.yml Changes: 7 Additions: 6 Deletions: 1

  • .gitlab/kernel_matrix_testing/common.yml Changes: 47 Additions: 40 Deletions: 7

  • .gitlab/kernel_matrix_testing/security_agent.yml Changes: 7 Additions: 6 Deletions: 1

  • .gitlab/kernel_matrix_testing/system_probe.yml Changes: 19 Additions: 14 Deletions: 5

  • .gitlab/kitchen_deploy/kitchen_deploy.yml Changes: 20 Additions: 15 Deletions: 5

  • .gitlab/kitchen_testing/new-e2e_testing.yml Changes: 14 Additions: 7 Deletions: 7

  • .gitlab/kitchen_testing/new-e2e_testing/suse.yml Changes: 2 Additions: 1 Deletions: 1

  • .gitlab/kitchen_testing/new-e2e_testing/ubuntu.yml Changes: 4 Additions: 2 Deletions: 2

  • .gitlab/kitchen_testing/new-e2e_testing/windows.yml Changes: 49 Additions: 45 Deletions: 4

  • .gitlab/kitchen_testing/testing.yml Changes: 7 Additions: 4 Deletions: 3

  • .gitlab/kitchen_testing/windows.yml Changes: 38 Additions: 0 Deletions: 38

  • .gitlab/notify/notify.yml Changes: 59 Additions: 57 Deletions: 2

  • .gitlab/package_build/installer.yml Changes: 48 Additions: 47 Deletions: 1

  • .gitlab/package_build/linux.yml Changes: 20 Additions: 19 Deletions: 1

  • .gitlab/package_deps_build/package_deps_build.yml Changes: 2 Additions: 1 Deletions: 1

  • .gitlab/packaging/deb.yml Changes: 32 Additions: 32 Deletions: 0

  • .gitlab/packaging/oci.yml Changes: 15 Additions: 5 Deletions: 10

  • .gitlab/software_composition_analysis/software_composition_analysis.yml Changes: 19 Additions: 0 Deletions: 19

  • .gitlab/source_test/linux.yml Changes: 13 Additions: 10 Deletions: 3

  • .gitlab/source_test/macos.yml Changes: 70 Additions: 69 Deletions: 1

  • .gitlab/source_test/technical_linters.yml Changes: 1 Additions: 1 Deletions: 0

  • .gitlab/source_test/tooling_unit_tests.yml Changes: 2 Additions: 1 Deletions: 1

  • .gitlab/source_test/windows.yml Changes: 22 Additions: 13 Deletions: 9

  • .go-version Changes: 2 Additions: 1 Deletions: 1

  • .golangci.yml Changes: 4 Additions: 3 Deletions: 1

  • .mockery.yaml Changes: 10 Additions: 10 Deletions: 0

  • .pre-commit-config.yaml Changes: 24 Additions: 24 Deletions: 0

  • .vscode/.gitignore Changes: 1 Additions: 1 Deletions: 0

  • .vscode/extensions.json Changes: 24 Additions: 24 Deletions: 0

  • .wwhrd.yml Changes: 3 Additions: 1 Deletions: 2

  • CHANGELOG-DCA.rst Changes: 15 Additions: 14 Deletions: 1

  • CHANGELOG.rst Changes: 17 Additions: 16 Deletions: 1

  • CONTRIBUTING.md Changes: 2 Additions: 1 Deletions: 1

  • Dockerfiles/agent-ot/Dockerfile Changes: 18 Additions: 18 Deletions: 0

  • Dockerfiles/agent/Dockerfile Changes: 20 Additions: 16 Deletions: 4

  • Dockerfiles/agent/entrypoint.d/otel-agent Changes: 4 Additions: 4 Deletions: 0

  • Dockerfiles/agent/entrypoint.d/simple-all-in-one Changes: 2 Additions: 1 Deletions: 1

  • Dockerfiles/agent/s6-services/otel/finish Changes: 14 Additions: 14 Deletions: 0

  • Dockerfiles/agent/s6-services/otel/run Changes: 4 Additions: 4 Deletions: 0

  • Dockerfiles/agent/windows/entrypoint/entrypoint.vcxproj Changes: 10 Additions: 5 Deletions: 5

  • Dockerfiles/cluster-agent/Dockerfile Changes: 6 Additions: 5 Deletions: 1

  • Dockerfiles/dogstatsd/alpine/Dockerfile Changes: 6 Additions: 5 Deletions: 1

  • LICENSE-3rdparty.csv Changes: 180 Additions: 92 Deletions: 88

  • README.md Changes: 2 Additions: 1 Deletions: 1

  • cmd/agent/command/command.go Changes: 14 Additions: 10 Deletions: 4

  • cmd/agent/common/autodiscovery.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/agent/common/loader.go Changes: 3 Additions: 1 Deletions: 2

  • cmd/agent/common/path/go.mod Changes: 10 Additions: 5 Deletions: 5

  • cmd/agent/common/tests/a6_conf/conf.d/docker.d/conf.yaml Changes: 1 Additions: 1 Deletions: 0

  • cmd/agent/dist/conf.d/docker.d/conf.yaml.default Changes: 10 Additions: 8 Deletions: 2

  • cmd/agent/dist/conf.d/kubernetes_apiserver.d/conf.yaml.example Changes: 11 Additions: 8 Deletions: 3

  • cmd/agent/dist/conf.d/ntp.d/conf.yaml.default Changes: 2 Additions: 1 Deletions: 1

  • cmd/agent/dist/conf.d/service_discovery.d/conf.yaml.default Changes: 2 Additions: 0 Deletions: 2

  • cmd/agent/subcommands/check/command.go Changes: 1 Additions: 1 Deletions: 0

  • cmd/agent/subcommands/config/command.go Changes: 9 Additions: 5 Deletions: 4

  • cmd/agent/subcommands/configcheck/command.go Changes: 30 Additions: 20 Deletions: 10

  • cmd/agent/subcommands/diagnose/command.go Changes: 28 Additions: 21 Deletions: 7

  • cmd/agent/subcommands/diagnose/command_test.go Changes: 10 Additions: 10 Deletions: 0

  • cmd/agent/subcommands/dogstatsd/command.go Changes: 10 Additions: 5 Deletions: 5

  • cmd/agent/subcommands/flare/command.go Changes: 26 Additions: 15 Deletions: 11

  • cmd/agent/subcommands/health/command.go Changes: 7 Additions: 4 Deletions: 3

  • cmd/agent/subcommands/hostname/command.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/agent/subcommands/integrations/command.go Changes: 14 Additions: 9 Deletions: 5

  • cmd/agent/subcommands/jmx/command.go Changes: 43 Additions: 16 Deletions: 27

  • cmd/agent/subcommands/launchgui/command.go Changes: 6 Additions: 3 Deletions: 3

  • cmd/agent/subcommands/processchecks/command.go Changes: 8 Additions: 5 Deletions: 3

  • cmd/agent/subcommands/remoteconfig/command.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/agent/subcommands/run/command.go Changes: 21 Additions: 13 Deletions: 8

  • cmd/agent/subcommands/run/command_windows.go Changes: 6 Additions: 4 Deletions: 2

  • cmd/agent/subcommands/run/internal/settings/runtime_settings_test.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/agent/subcommands/secret/command.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/agent/subcommands/snmp/command.go Changes: 4 Additions: 2 Deletions: 2

  • cmd/agent/subcommands/status/command.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/agent/subcommands/stop/command.go Changes: 3 Additions: 2 Deletions: 1

  • cmd/agent/subcommands/taggerlist/command.go Changes: 7 Additions: 4 Deletions: 3

  • cmd/agent/subcommands/workloadlist/command.go Changes: 7 Additions: 4 Deletions: 3

  • cmd/cluster-agent-cloudfoundry/command/command.go Changes: 8 Additions: 5 Deletions: 3

  • cmd/cluster-agent-cloudfoundry/subcommands/run/command.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/cluster-agent/api/agent/agent.go Changes: 38 Additions: 20 Deletions: 18

  • cmd/cluster-agent/api/server.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/cluster-agent/api/v1/cloudfoundry_metadata.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/cluster-agent/api/v1/cloudfoundry_metadata_nocompile.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/cluster-agent/api/v1/install.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/cluster-agent/api/v1/kubernetes_metadata.go Changes: 28 Additions: 16 Deletions: 12

  • cmd/cluster-agent/api/v1/languagedetection/handler.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/cluster-agent/api/v1/languagedetection/language_detection.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/cluster-agent/api/v1/languagedetection/language_detection_nocompile.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/cluster-agent/api/v1/languagedetection/util.go Changes: 17 Additions: 9 Deletions: 8

  • cmd/cluster-agent/api/v1/languagedetection/util_test.go Changes: 34 Additions: 18 Deletions: 16

  • cmd/cluster-agent/command/command.go Changes: 7 Additions: 4 Deletions: 3

  • cmd/cluster-agent/subcommands/configcheck/command.go Changes: 1 Additions: 1 Deletions: 0

  • cmd/cluster-agent/subcommands/start/command.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/cluster-agent/subcommands/start/compliance.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/cws-instrumentation/subcommands/healthcmd/const.go Changes: 12 Additions: 12 Deletions: 0

  • cmd/cws-instrumentation/subcommands/healthcmd/health.go Changes: 27 Additions: 27 Deletions: 0

  • cmd/cws-instrumentation/subcommands/subcommands.go Changes: 2 Additions: 2 Deletions: 0

  • cmd/dogstatsd/subcommands/start/command.go Changes: 7 Additions: 5 Deletions: 2

  • cmd/installer/command/command.go Changes: 12 Additions: 10 Deletions: 2

  • cmd/installer/subcommands/daemon/api.go Changes: 23 Additions: 22 Deletions: 1

  • cmd/installer/subcommands/daemon/run.go Changes: 37 Additions: 3 Deletions: 34

  • cmd/installer/subcommands/daemon/run_nix.go Changes: 48 Additions: 48 Deletions: 0

  • cmd/installer/subcommands/daemon/run_nix_test.go Changes: 2 Additions: 2 Deletions: 0

  • cmd/installer/subcommands/daemon/run_windows.go Changes: 51 Additions: 51 Deletions: 0

  • cmd/installer/subcommands/daemon/run_windows_test.go Changes: 28 Additions: 28 Deletions: 0

  • cmd/installer/subcommands/daemon/status.go Changes: 6 Additions: 5 Deletions: 1

  • cmd/installer/subcommands/daemon/status.tmpl Changes: 35 Additions: 26 Deletions: 9

  • cmd/installer/subcommands/installer/apm.go Changes: 62 Additions: 62 Deletions: 0

  • cmd/installer/subcommands/installer/command.go Changes: 34 Additions: 24 Deletions: 10

  • cmd/otel-agent/config/agent_config.go Changes: 27 Additions: 24 Deletions: 3

  • cmd/otel-agent/config/agent_config_test.go Changes: 23 Additions: 22 Deletions: 1

  • cmd/otel-agent/config/testdata/config.yaml Changes: 9 Additions: 8 Deletions: 1

  • cmd/otel-agent/config/testdata/config_default.yaml Changes: 18 Additions: 18 Deletions: 0

  • cmd/otel-agent/dist/otel-config.yaml Changes: 73 Additions: 73 Deletions: 0

  • cmd/otel-agent/subcommands/run/command.go Changes: 72 Additions: 45 Deletions: 27

  • cmd/process-agent/README.md Changes: 2 Additions: 1 Deletions: 1

  • cmd/process-agent/api/server.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/process-agent/api/tagger_list.go Changes: 3 Additions: 2 Deletions: 1

  • cmd/process-agent/api/util.go Changes: 6 Additions: 0 Deletions: 6

  • cmd/process-agent/api/workload_list.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/process-agent/command/command.go Changes: 13 Additions: 9 Deletions: 4

  • cmd/process-agent/command/main_common.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/process-agent/subcommands/check/check.go Changes: 19 Additions: 13 Deletions: 6

  • cmd/process-agent/subcommands/workloadlist/command.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/security-agent/api/agent/agent.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/security-agent/api/server.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/security-agent/command/command.go Changes: 8 Additions: 5 Deletions: 3

  • cmd/security-agent/main_windows.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/security-agent/subcommands/compliance/compliance.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/security-agent/subcommands/runtime/activity_dump.go Changes: 122 Additions: 2 Deletions: 120

  • cmd/security-agent/subcommands/runtime/activity_dump_test.go Changes: 8 Additions: 0 Deletions: 8

  • cmd/security-agent/subcommands/runtime/command.go Changes: 32 Additions: 12 Deletions: 20

  • cmd/security-agent/subcommands/runtime/command_linux.go Changes: 3 Additions: 0 Deletions: 3

  • cmd/security-agent/subcommands/runtime/command_unsupported.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/security-agent/subcommands/start/command.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/security-agent/subcommands/workloadlist/command.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/serverless-init/cloudservice/appservice.go Changes: 4 Additions: 2 Deletions: 2

  • cmd/serverless-init/cloudservice/appservice_test.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/serverless-init/cloudservice/service_test.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/serverless-init/initcontainer/initcontainer.go Changes: 146 Additions: 0 Deletions: 146

  • cmd/serverless-init/initcontainer/instrument_test.go Changes: 78 Additions: 0 Deletions: 78

  • cmd/serverless-init/log/log.go Changes: 27 Additions: 23 Deletions: 4

  • cmd/serverless-init/main.go Changes: 201 Additions: 138 Deletions: 63

  • cmd/serverless-init/main_test.go Changes: 42 Additions: 41 Deletions: 1

  • cmd/serverless-init/mode/initcontainer_mode.go Changes: 80 Additions: 76 Deletions: 4

  • cmd/serverless-init/mode/initcontainer_mode_test.go Changes: 107 Additions: 67 Deletions: 40

  • cmd/serverless-init/mode/mode.go Changes: 60 Additions: 60 Deletions: 0

  • cmd/serverless-init/mode/sidecarcontainer_mode.go Changes: 33 Additions: 33 Deletions: 0

  • cmd/serverless-init/tag/tag.go Changes: 14 Additions: 4 Deletions: 10

  • cmd/serverless-init/tag/tag_test.go Changes: 22 Additions: 11 Deletions: 11

  • cmd/serverless/dependencies_linux_amd64.txt Changes: 77 Additions: 54 Deletions: 23

  • cmd/serverless/dependencies_linux_arm64.txt Changes: 77 Additions: 54 Deletions: 23

  • cmd/serverless/main.go Changes: 470 Additions: 255 Deletions: 215

  • cmd/system-probe/api/module/factory_linux.go Changes: 6 Additions: 4 Deletions: 2

  • cmd/system-probe/api/module/factory_others.go Changes: 6 Additions: 4 Deletions: 2

  • cmd/system-probe/api/module/loader.go Changes: 14 Additions: 8 Deletions: 6

  • cmd/system-probe/api/module/loader_linux.go Changes: 9 Additions: 8 Deletions: 1

  • cmd/system-probe/api/restart.go Changes: 7 Additions: 4 Deletions: 3

  • cmd/system-probe/api/server.go Changes: 6 Additions: 3 Deletions: 3

  • cmd/system-probe/command/command.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/system-probe/config/adjust_npm.go Changes: 13 Additions: 11 Deletions: 2

  • cmd/system-probe/modules/compliance.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/system-probe/modules/crashdetect_windows.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/system-probe/modules/dynamic_instrumentation.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/system-probe/modules/ebpf.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/system-probe/modules/eventmonitor.go Changes: 9 Additions: 5 Deletions: 4

  • cmd/system-probe/modules/eventmonitor_linux.go Changes: 8 Additions: 7 Deletions: 1

  • cmd/system-probe/modules/eventmonitor_windows.go Changes: 3 Additions: 2 Deletions: 1

  • cmd/system-probe/modules/language_detection.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/system-probe/modules/network_tracer.go Changes: 8 Additions: 5 Deletions: 3

  • cmd/system-probe/modules/oom_kill_probe.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/system-probe/modules/ping.go Changes: 10 Additions: 6 Deletions: 4

  • cmd/system-probe/modules/process.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/system-probe/modules/tcp_queue_tracer.go Changes: 5 Additions: 3 Deletions: 2

  • cmd/system-probe/modules/traceroute.go Changes: 14 Additions: 8 Deletions: 6

  • cmd/system-probe/subcommands/run/command.go Changes: 9 Additions: 8 Deletions: 1

  • cmd/system-probe/subcommands/runtime/activity_dump.go Changes: 483 Additions: 483 Deletions: 0

  • cmd/system-probe/subcommands/runtime/activity_dump_test.go Changes: 47 Additions: 47 Deletions: 0

  • cmd/system-probe/subcommands/runtime/command.go Changes: 831 Additions: 831 Deletions: 0

  • cmd/system-probe/subcommands/runtime/command_linux.go Changes: 56 Additions: 56 Deletions: 0

  • cmd/system-probe/subcommands/runtime/command_test.go Changes: 226 Additions: 226 Deletions: 0

  • cmd/system-probe/subcommands/runtime/command_unsupported.go Changes: 20 Additions: 20 Deletions: 0

  • cmd/system-probe/subcommands/runtime/command_windows.go Changes: 35 Additions: 35 Deletions: 0

  • cmd/system-probe/subcommands/runtime/security_profile.go Changes: 265 Additions: 265 Deletions: 0

  • cmd/system-probe/subcommands/runtime/security_profile_test.go Changes: 39 Additions: 39 Deletions: 0

  • cmd/system-probe/subcommands/subcommands.go Changes: 2 Additions: 2 Deletions: 0

  • cmd/systray/command/command.go Changes: 2 Additions: 1 Deletions: 1

  • cmd/trace-agent/config/remote/config.go Changes: 10 Additions: 3 Deletions: 7

  • cmd/trace-agent/subcommands/run/command.go Changes: 26 Additions: 19 Deletions: 7

  • comp/README.md Changes: 34 Additions: 28 Deletions: 6

  • comp/agent/bundle_test.go Changes: 5 Additions: 3 Deletions: 2

  • comp/agent/cloudfoundrycontainer/cloudfoundrycontainerimpl/cloudfoundrycontainer.go Changes: 2 Additions: 1 Deletions: 1

  • comp/aggregator/demultiplexer/demultiplexerimpl/demultiplexer_mock.go Changes: 15 Additions: 9 Deletions: 6

  • comp/aggregator/demultiplexerendpoint/impl/endpoint.go Changes: 8 Additions: 4 Deletions: 4

  • comp/aggregator/demultiplexerendpoint/mock/mock.go Changes: 2 Additions: 1 Deletions: 1

  • comp/api/api/apiimpl/api.go Changes: 58 Additions: 28 Deletions: 30

  • comp/api/api/apiimpl/api_mock.go Changes: 7 Additions: 2 Deletions: 5

  • comp/api/api/apiimpl/api_test.go Changes: 173 Additions: 122 Deletions: 51

  • comp/api/api/apiimpl/grpc.go Changes: 31 Additions: 26 Deletions: 5

  • comp/api/api/apiimpl/internal/agent/agent.go Changes: 120 Additions: 6 Deletions: 114

  • comp/api/api/apiimpl/internal/agent/agent_test.go Changes: 18 Additions: 2 Deletions: 16

  • comp/api/api/apiimpl/observability/logging.go Changes: 41 Additions: 19 Deletions: 22

  • comp/api/api/apiimpl/observability/logging_test.go Changes: 10 Additions: 6 Deletions: 4

  • comp/api/api/apiimpl/observability/telemetry.go Changes: 74 Additions: 74 Deletions: 0

  • comp/api/api/apiimpl/observability/telemetry_test.go Changes: 132 Additions: 132 Deletions: 0

  • comp/api/api/apiimpl/observability/utils.go Changes: 50 Additions: 50 Deletions: 0

  • comp/api/api/apiimpl/observability/utils_test.go Changes: 95 Additions: 95 Deletions: 0

  • comp/api/api/apiimpl/server.go Changes: 28 Additions: 17 Deletions: 11

  • comp/api/api/apiimpl/server_cmd.go Changes: 15 Additions: 8 Deletions: 7

  • comp/api/api/apiimpl/server_ipc.go Changes: 10 Additions: 7 Deletions: 3

  • comp/api/api/def/component.go Changes: 10 Additions: 3 Deletions: 7

  • comp/api/api/def/component_mock.go Changes: 2 Additions: 1 Deletions: 1

  • comp/api/api/def/go.mod Changes: 12 Additions: 12 Deletions: 0

  • comp/api/api/def/go.sum Changes: 22 Additions: 22 Deletions: 0

  • comp/api/api/utils/grpc.go Changes: 8 Additions: 0 Deletions: 8

  • comp/api/commonendpoints/fx/common_endpoints.go Changes: 21 Additions: 21 Deletions: 0

  • comp/api/commonendpoints/impl/common_endpoints.go Changes: 54 Additions: 54 Deletions: 0

  • comp/api/commonendpoints/impl/common_endpoints_test.go Changes: 67 Additions: 67 Deletions: 0

  • comp/checks/windowseventlog/windowseventlogimpl/check/config_test.go Changes: 7 Additions: 4 Deletions: 3

  • comp/collector/collector/collectorimpl/collector.go Changes: 3 Additions: 3 Deletions: 0

  • comp/collector/collector/collectorimpl/collector_endpoint_nopython.go Changes: 9 Additions: 3 Deletions: 6

  • comp/collector/collector/collectorimpl/collector_endpoint_python.go Changes: 9 Additions: 3 Deletions: 6

  • comp/core/autodiscovery/autodiscoveryimpl/autoconfig.go Changes: 208 Additions: 110 Deletions: 98

  • comp/core/autodiscovery/autodiscoveryimpl/autoconfig_mock.go Changes: 11 Additions: 7 Deletions: 4

  • comp/core/autodiscovery/autodiscoveryimpl/autoconfig_test.go Changes: 91 Additions: 75 Deletions: 16

  • comp/core/autodiscovery/autodiscoveryimpl/common_test.go Changes: 17 Additions: 6 Deletions: 11

  • comp/core/autodiscovery/autodiscoveryimpl/store.go Changes: 54 Additions: 0 Deletions: 54

  • comp/core/autodiscovery/common/types/consts.go Changes: 11 Additions: 11 Deletions: 0

  • comp/core/autodiscovery/component.go Changes: 2 Additions: 1 Deletions: 1

  • comp/core/autodiscovery/configresolver/configresolver_test.go Changes: 18 Additions: 6 Deletions: 12

  • comp/core/autodiscovery/integration/config.go Changes: 2 Additions: 1 Deletions: 1

  • comp/core/autodiscovery/listeners/cloudfoundry.go Changes: 24 Additions: 14 Deletions: 10

  • comp/core/autodiscovery/listeners/container.go Changes: 17 Additions: 8 Deletions: 9

  • comp/core/autodiscovery/listeners/container_nop.go Changes: 9 Additions: 8 Deletions: 1

  • comp/core/autodiscovery/listeners/container_test.go Changes: 7 Additions: 4 Deletions: 3

  • comp/core/autodiscovery/listeners/dbm_aurora.go Changes: 16 Additions: 16 Deletions: 0

  • comp/core/autodiscovery/listeners/environment.go Changes: 20 Additions: 10 Deletions: 10

  • comp/core/autodiscovery/listeners/kube_endpoints.go Changes: 25 Additions: 14 Deletions: 11

  • comp/core/autodiscovery/listeners/kube_services.go Changes: 25 Additions: 14 Deletions: 11

  • comp/core/autodiscovery/listeners/kubelet.go Changes: 23 Additions: 12 Deletions: 11

  • comp/core/autodiscovery/listeners/kubelet_nop.go Changes: 2 Additions: 1 Deletions: 1

  • comp/core/autodiscovery/listeners/kubelet_test.go Changes: 2 Additions: 1 Deletions: 1

  • comp/core/autodiscovery/listeners/listeners.go Changes: 2 Additions: 1 Deletions: 1

  • comp/core/autodiscovery/listeners/service.go Changes: 107 Additions: 32 Deletions: 75

  • comp/core/autodiscovery/listeners/service_test.go Changes: 2 Additions: 1 Deletions: 1

  • comp/core/autodiscovery/listeners/snmp.go Changes: 23 Additions: 13 Deletions: 10

  • comp/core/autodiscovery/listeners/staticconfig.go Changes: 20 Additions: 10 Deletions: 10

  • comp/core/autodiscovery/listeners/types.go Changes: 4 Additions: 1 Deletions: 3

  • comp/core/autodiscovery/listeners/workloadmeta.go Changes: 4 Additions: 2 Deletions: 2

  • comp/core/autodiscovery/listeners/workloadmeta_test.go Changes: 8 Additions: 5 Deletions: 3

  • comp/core/autodiscovery/providers/config_reader.go Changes: 14 Additions: 14 Deletions: 0

  • comp/core/autodiscovery/providers/config_reader_test.go Changes: 30 Additions: 26 Deletions: 4

  • comp/core/autodiscovery/providers/container.go Changes: 14 Additions: 6 Deletions: 8

  • comp/core/autodiscovery/providers/container_test.go Changes: 15 Additions: 7 Deletions: 8

  • comp/core/autodiscovery/providers/etcd.go Changes: 2 Additions: 1 Deletions: 1

  • comp/core/autodiscovery/providers/etcd_test.go Changes: 2 Additions: 1 Deletions: 1

  • comp/core/autodiscovery/providers/file_test.go Changes: 6 Additions: 3 Deletions: 3

  • comp/core/autodiscovery/providers/providers.go Changes: 2 Additions: 1 Deletions: 1

  • comp/core/autodiscovery/providers/tests/empty.yaml Changes: 0 Additions: 0 Deletions: 0

  • comp/core/autodiscovery/providers/tests/null_instances.yaml Changes: 2 Additions: 2 Deletions: 0

Total commits: 796

  • [FA] Wait for sock to be ready (#27181)

    Paul ([email protected]) @ 2024-07-01T12:43:12Z

  • [serverless-build-workflow] Compare with merge-base instead of just base ref (#25948)

    Pierre Gimalac ([email protected]) @ 2024-07-01T12:43:17Z

  • Set the status of the confluence page generated by create-schedule to Development instead of QA (#27191)

    Marethyu ([email protected]) @ 2024-07-01T13:02:28Z

  • fix(serverless/appsec): language runtime proxy not started if no API Key is available (#27184)

    Romain Marcadier ([email protected]) @ 2024-07-01T13:41:33Z

  • [Fleet Automation] Fix build artifact not being copied to output directory (#27190)

    Julien Lebot ([email protected]) @ 2024-07-01T14:39:54Z

  • Backend failure test for agent upgrades (#27078)

    Erwann Masson ([email protected]) @ 2024-07-01T15:00:17Z

  • [e2e] mark TestUpgrade_Agent_OCI_then_DebRpm as flaky (#27192)

    pducolin ([email protected]) @ 2024-07-01T15:50:56Z

  • Allow impl folder with suffix (#27199)

    Dustin Long ([email protected]) @ 2024-07-01T19:02:41Z

  • parent test only flaky if subtest actually failed (#27098)

    Bryce Kahle ([email protected]) @ 2024-07-01T19:02:45Z

  • [SVLS-4912] Generate CPU utilization metrics (#26103)

    Tal Usvyatsky ([email protected]) @ 2024-07-01T19:08:45Z

  • [PROCS-4184] Skip realtime payloads in process and container aggregator in fake-intake (#27163)

    William Yu ([email protected]) @ 2024-07-01T21:13:21Z

  • feat(serverless): send bottlecap failover metric (#27160)

    jordan gonzález ([email protected]) @ 2024-07-01T21:39:19Z

  • Adds windows collection of failed conns. (#26617)

    Derek Brown ([email protected]) @ 2024-07-01T23:19:29Z

  • rm kind fm - cws (#27205)

    StefonSimmons ([email protected]) @ 2024-07-02T07:39:22Z

  • Bump datadog-api-client from 2.25.0 to 2.26.0 in /test/e2e/cws-tests (#27200)

    dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com) @ 2024-07-02T07:39:26Z

  • [windows][system probe] Fix crash when probe is misconfigured on windows (#27204)

    Derek Brown ([email protected]) @ 2024-07-02T08:05:34Z

  • [ACIX-311] Get full gitlab ci configuration task (#27118)

    Célian Raimbault ([email protected]) @ 2024-07-02T08:33:28Z

  • Add runtime commands to system-probe CLI (#27016)

    Momar TOURÉ ([email protected]) @ 2024-07-02T08:33:32Z

  • update trivy fork with latest memory improvements to dpkg scanner (#27180)

    Paul Cacheux ([email protected]) @ 2024-07-02T09:15:27Z

  • fix(trigger_child_pipeline): Add a new timeout argument to fail fast in case of issue (#27177)

    Nicolas Schweitzer ([email protected]) @ 2024-07-02T09:26:03Z

  • [workloadmeta/mock] Use config component (#27209)

    David Ortiz ([email protected]) @ 2024-07-02T09:37:51Z

  • [CWS] remove kitchen functional tests ebpfless-no-seccomp (#27207)

    Paul Cacheux ([email protected]) @ 2024-07-02T09:55:54Z

  • [workloadmeta/collectors/containerd] Uncomment tests (#27211)

    David Ortiz ([email protected]) @ 2024-07-02T09:55:59Z

  • [USMON-1023] - Run Event monitoring tests for all build mods (#27210)

    Guy Arbitman ([email protected]) @ 2024-07-02T10:37:41Z

  • [FA] Mark apm inject as flaky (#27215)

    Paul ([email protected]) @ 2024-07-02T10:40:52Z

  • incident-28477: update CentOS AMI (#27197)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-02T10:52:15Z

  • [Doc] Add a Go Module (#27196)

    Alexandre Menasria ([email protected]) @ 2024-07-02T11:50:43Z

  • usm: postgres: tests: Do not use kafka test context (#27214)

    Guy Arbitman ([email protected]) @ 2024-07-02T12:03:53Z

  • CI: deploy OCI packages in parallel (#27221)

    Hugo Beauzée-Luyssen ([email protected]) @ 2024-07-02T12:18:28Z

  • [CWS] fix container context resolver (#27220)

    Sylvain Afchain ([email protected]) @ 2024-07-02T12:22:18Z

  • [FA] Disable scenario (#27217)

    Paul ([email protected]) @ 2024-07-02T12:27:17Z

  • [cluster-agent][cws-instrumentation] Disable mutate unlabelled by default (#27224)

    Guillaume Fournier ([email protected]) @ 2024-07-02T12:50:33Z

  • [FA] Fix installer flakiness (#27213)

    Paul ([email protected]) @ 2024-07-02T13:28:28Z

  • usm: Add support for Kafka Produce v9/v10 (#27176)

    Vincent Whitchurch ([email protected]) @ 2024-07-02T13:47:43Z

  • Adding tests to autoinstrumentation (isPodEligible/libsToInject) (#26854)

    Stan Rozenraukh ([email protected]) @ 2024-07-02T14:59:59Z

  • [CWS-2398] Add syscall context to chown event (#27146)

    Yoann Ghigoff ([email protected]) @ 2024-07-02T15:06:59Z

  • [e2e] update centos-79 arm64 AMI (#27233)

    pducolin ([email protected]) @ 2024-07-02T15:53:33Z

  • [test-infra-definitions][automated] Bump test-infra-definitions to 81094fa60efe033ed1000b113b2fc8be31e337cd (#27229)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-02T16:26:30Z

  • [failure-summary] Fixed import (#27206)

    Célian Raimbault ([email protected]) @ 2024-07-02T16:33:09Z

  • Mark TestDNSCacheTelemetry as flaky (#27246)

    Lee Avital ([email protected]) @ 2024-07-02T16:37:27Z

  • AMLII-1804 Refactor context timestamp tracking (#25849)

    Vickenty Fesunov ([email protected]) @ 2024-07-02T16:39:21Z

  • Suppress noisy errors in eBPF telemetry (#26849)

    Usama Saqib ([email protected]) @ 2024-07-02T17:01:45Z

  • APM: Remove writer channels + perf improvements (#26347)

    Andrew Glaude ([email protected]) @ 2024-07-02T17:27:33Z

  • [EBPF] Generate complexity data in CI (#26723)

    Guillermo Julián ([email protected]) @ 2024-07-02T17:46:25Z

  • feat(autoinstrumentation) inline language/library extraction and styl… (#26856)

    Stan Rozenraukh ([email protected]) @ 2024-07-02T17:55:25Z

  • diagnose port-conflict command: remove android code and add case where ddagent user cannot read proc info (#26792)

    morgan-wang ([email protected]) @ 2024-07-02T18:00:01Z

  • APM: use 64 bit trace id by default for prob sampler (OTEL-1870) (#27258)

    Andrew Glaude ([email protected]) @ 2024-07-02T20:36:18Z

  • Avoid division by zero when sending datadog.trace_agent.receiver.out_chan_fill (#27175)

    Keisuke Umegaki ([email protected]) @ 2024-07-02T21:18:26Z

  • Revert "[EBPF] Generate complexity data in CI (#26723)" (#27263)

    Bryce Kahle ([email protected]) @ 2024-07-02T23:09:26Z

  • [CWS] remove now unused secl.json (#27261)

    Paul Cacheux ([email protected]) @ 2024-07-03T06:23:56Z

  • [CWS] remove useless variable check (#27252)

    Sylvain Afchain ([email protected]) @ 2024-07-03T08:20:17Z

  • [CWS-2398] Add syscall context to unlink event (#27182)

    Yoann Ghigoff ([email protected]) @ 2024-07-03T08:38:03Z

  • usm: tests: Add timed context for a docker command (#27265)

    Guy Arbitman ([email protected]) @ 2024-07-03T08:55:47Z

  • [Docs] Improve Add Go Module doc (#27226)

    Alexandre Menasria ([email protected]) @ 2024-07-03T09:14:27Z

  • conductor: disable nighly schedule during the release freeze (#27268)

    Hugo Beauzée-Luyssen ([email protected]) @ 2024-07-03T09:28:24Z

  • [failure-summary] Updated rules to have only one notification per day (#27267)

    Célian Raimbault ([email protected]) @ 2024-07-03T09:34:19Z

  • Enable mypy on Invoke tasks (#27254)

    Florent Clarret ([email protected]) @ 2024-07-03T10:17:25Z

  • Improve lock contention metric tags (#27269)

    Usama Saqib ([email protected]) @ 2024-07-03T10:35:58Z

  • [workloadmeta] Fix linter issues (#27227)

    David Ortiz ([email protected]) @ 2024-07-03T10:36:05Z

  • [notify] Reworked tests using code / job owners (#27043)

    Célian Raimbault ([email protected]) @ 2024-07-03T11:26:34Z

  • enable tracer OCIs (#26907)

    Raphael Gavache ([email protected]) @ 2024-07-03T11:37:28Z

  • Migrate testwasher gitlab parsing to new gitlab endpoint (#27272)

    Kevin Fairise ([email protected]) @ 2024-07-03T11:37:32Z

  • [EBPF] Reduce verbosity of metadata validation (#27249)

    Guillermo Julián ([email protected]) @ 2024-07-03T12:53:26Z

  • [EBPF] Allow --compile-only and cross-compile in kmt.build (#27111)

    Guillermo Julián ([email protected]) @ 2024-07-03T13:10:52Z

  • [FA] Use the api to parse versions (#27107)

    Paul ([email protected]) @ 2024-07-03T13:10:56Z

  • Add mypy to the pre-commit hooks (#27266)

    Florent Clarret ([email protected]) @ 2024-07-03T13:11:03Z

  • [CWS] make disableBundledRules a dynamic test opts (#27276)

    Paul Cacheux ([email protected]) @ 2024-07-03T14:16:13Z

  • feat(dogstatsd): implement local data header (#27155)

    Wassim Dhif ([email protected]) @ 2024-07-03T14:45:38Z

  • [omnibus] otel-agent: adding new UA package+image to build (#26770)

    Jaime Fullaondo ([email protected]) @ 2024-07-03T15:42:18Z

  • Detect when running agent in AKS and set hostname accordingly (#26860)

    Jennifer Chen ([email protected]) @ 2024-07-03T15:45:41Z

  • [E2E] Add missing centos arm64 e2e tests (#27283)

    Marethyu ([email protected]) @ 2024-07-03T15:55:12Z

  • Revert "[E2E] Add missing centos arm64 e2e tests (#27283)" (#27289)

    Marethyu ([email protected]) @ 2024-07-03T16:12:34Z

  • (fleet) fix the OCI agent run_path (#27275)

    Arthur Bellal ([email protected]) @ 2024-07-03T16:26:28Z

  • [Windows] Adding property in installer to support driver rollback (#26711)

    Mohammad Rafi ([email protected]) @ 2024-07-03T16:26:33Z

  • make service_discovery disabled by default (#27228)

    Rodrigo Argüello ([email protected]) @ 2024-07-03T16:32:01Z

  • Don't assert that the APM socket path is injected (#27223)

    paullegranddc ([email protected]) @ 2024-07-03T16:52:25Z

  • NDM: Upgrade pro-bing to fix a windows only bug (#27208)

    Florian Veaux ([email protected]) @ 2024-07-03T16:58:42Z

  • [ASCII] Fix .github/workflows/buildimages-update.yml (#27286)

    Maxime Riaud ([email protected]) @ 2024-07-03T17:15:21Z

  • [gitlab] have broken job manual only (#27295)

    pducolin ([email protected]) @ 2024-07-03T18:51:47Z

  • Update OTel Logs Agent to make Exporter and NewExporter public (#27294)

    Stanley Liu ([email protected]) @ 2024-07-03T19:25:52Z

  • [SVLS 4506] serverless sidecar rebasemain3 (#25857)

    Jordan Storms ([email protected]) @ 2024-07-03T19:34:12Z

  • [CONTP-280] Skip clusteragent/admission/controllers/webhook/TestUpdateOutdatedWebhookV1 on mac os (#27277)

    Minyi Zhu ([email protected]) @ 2024-07-03T19:53:45Z

  • Metric filtering for MRF (#26351)

    Luke Steensen ([email protected]) @ 2024-07-04T00:16:28Z

  • usm: tests: Skip https tests as it is flaky (#27299)

    Guy Arbitman ([email protected]) @ 2024-07-04T06:56:38Z

  • Update dependency (#27288)

    Kevin Fairise ([email protected]) @ 2024-07-04T07:46:19Z

  • [CWS-2398] Add syscall context to link event (#27240)

    Yoann Ghigoff ([email protected]) @ 2024-07-04T08:18:05Z

  • Add CWS E2E tests windows (#27243)

    Momar TOURÉ ([email protected]) @ 2024-07-04T08:48:22Z

  • bump github.com/DataDog/go-libddwaf/v2 to v3 (#27188)

    Paul Cacheux ([email protected]) @ 2024-07-04T08:58:22Z

  • [ASCII-1946] Fix deadlock in config wrapper (#27303)

    Pierre Gimalac ([email protected]) @ 2024-07-04T09:04:34Z

  • [CWS] small memory improvements in string evaluator code (#27305)

    Paul Cacheux ([email protected]) @ 2024-07-04T09:32:51Z

  • [CWS] Remove security dump on comms and related APIs (#27030)

    Jonathan Ribas ([email protected]) @ 2024-07-04T09:35:54Z

  • [e2e] recreate stack on "resource did not exist infra error" (#27116)

    pducolin ([email protected]) @ 2024-07-04T09:37:55Z

  • [CWS] reduce allocation in stats reporting of activity tree (#27304)

    Paul Cacheux ([email protected]) @ 2024-07-04T09:38:59Z

  • [AI-3991] Add mappings for community python integrations (#27147)

    dkirov-dd ([email protected]) @ 2024-07-04T09:54:00Z

  • Default to install language if APM library list env var is empty (#27285)

    paullegranddc ([email protected]) @ 2024-07-04T10:00:10Z

  • [CWS-2599] on-demand probes (#24516)

    Paul Cacheux ([email protected]) @ 2024-07-04T11:05:29Z

  • [CONTP-283] Should require also API Group (in addition to resource name) for generic metadata collection (#27225)

    Adel Haj Hassan ([email protected]) @ 2024-07-04T11:07:38Z

  • Fix some mypy errors (#27280)

    Florent Clarret ([email protected]) @ 2024-07-04T11:43:52Z

  • [USM] Add support for blocked process in USM status and debug endpoint (#26363)

    Amit Slavin ([email protected]) @ 2024-07-04T11:59:13Z

  • [gitlab] Added print utilities (#27271)

    Célian Raimbault ([email protected]) @ 2024-07-04T12:27:54Z

  • handle partial discovery failures (#27319)

    Adel Haj Hassan ([email protected]) @ 2024-07-04T12:41:42Z

  • [FA] Test we support start after stop (#27193)

    Paul ([email protected]) @ 2024-07-04T13:11:17Z

  • Add ConfigStore Component (#27115)

    Mackenzie ([email protected]) @ 2024-07-04T13:46:15Z

  • [APM] Use Zstd compression on Trace Payloads (#26775)

    Iñigo López de Heredia ([email protected]) @ 2024-07-04T13:49:49Z

  • [workloadmeta/collectors] Fix linter issues (#27212)

    David Ortiz ([email protected]) @ 2024-07-04T14:12:55Z

  • [gitlab] fix qa/nightly publishing of images (#27315)

    Jaime Fullaondo ([email protected]) @ 2024-07-04T14:15:29Z

  • [CWS-2398] Add syscall context to utimes event (#27242)

    Yoann Ghigoff ([email protected]) @ 2024-07-04T14:30:53Z

  • [CWS] remove double join in ProcRootFilePath (#27331)

    Paul Cacheux ([email protected]) @ 2024-07-04T14:40:14Z

  • Tests for versions cases and concurrent experiments (#27320)

    Erwann Masson ([email protected]) @ 2024-07-04T14:49:32Z

  • Fix extra extends and collapse generated pipeline (#27317)

    Kevin Fairise ([email protected]) @ 2024-07-04T14:59:52Z

  • [CWS] fix bpf map name generation (#27327)

    Paul Cacheux ([email protected]) @ 2024-07-04T15:45:43Z

  • [Notifications] Fix the release.chase-release-managers invoke task (#27326)

    Alexandre Menasria ([email protected]) @ 2024-07-04T15:49:22Z

  • USMON-718: Kafka fetch error code (#25929)

    Daniel Lavie ([email protected]) @ 2024-07-04T16:25:24Z

  • usm: Re-enable Kafka raw split tests with workaround in proxy (#27300)

    Vincent Whitchurch ([email protected]) @ 2024-07-04T16:31:10Z

  • [Installer] Fix apm package list parsing (#27323)

    paullegranddc ([email protected]) @ 2024-07-04T16:52:14Z

  • test promoting without any experiment (#27330)

    Erwann Masson ([email protected]) @ 2024-07-04T17:01:34Z

  • Fix ECS typo warning (#27325)

    Aurèle Oulès ([email protected]) @ 2024-07-04T17:04:04Z

  • [CI] Add timeout over codecov binary to avoid random hang (#27282)

    Alexandre Menasria ([email protected]) @ 2024-07-04T17:40:48Z

  • [CWS] fix seclwin sync, and sync before 7.56 freeze (#27342)

    Paul Cacheux ([email protected]) @ 2024-07-04T17:52:53Z

  • [CWS] skip on-demand tests on fentry (#27345)

    Paul Cacheux ([email protected]) @ 2024-07-04T17:52:57Z

  • [AGENT-11817] Fix logs config prefix in diagnose command (#27292)

    Pierre Gimalac ([email protected]) @ 2024-07-04T17:54:00Z

  • [ebpf] decouple ebpf-telemetry from tracer (#27032)

    val06 ([email protected]) @ 2024-07-04T18:21:05Z

  • [CONTINT-3529] Add Windows fargate e2e tests (#27281)

    AliDatadog ([email protected]) @ 2024-07-04T19:24:40Z

  • match linux laptop umask (#27338)

    Raphael Gavache ([email protected]) @ 2024-07-04T20:11:51Z

  • [omnibus][automated] Bump OMNIBUS_SOFTWARE_VERSION (#27339)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-05T06:48:41Z

  • [gitlab] Removed deprecated yaml post processing functions (#27307)

    Célian Raimbault ([email protected]) @ 2024-07-05T08:49:01Z

  • kube_metadata: Get metadata/labels once per namespace (#27171)

    Keisuke Umegaki ([email protected]) @ 2024-07-05T08:51:58Z

  • [CWS-2398] Add syscall context to rename event (#27241)

    Yoann Ghigoff ([email protected]) @ 2024-07-05T09:07:00Z

  • Add a serializer mock generated with mockery (#27355)

    Pierre Gimalac ([email protected]) @ 2024-07-05T09:52:21Z

  • Remove codeowners of mockery.yaml (#27357)

    Pierre Gimalac ([email protected]) @ 2024-07-05T10:17:52Z

  • [notify/unit-tests] Print to stdout mode (#27354)

    Célian Raimbault ([email protected]) @ 2024-07-05T10:17:55Z

  • [gitlab] Fix deploy_containers-ot job rules (#27351)

    Kylian Serrania ([email protected]) @ 2024-07-05T10:46:50Z

  • [CWS-2398] Add syscall context to mount event (#27333)

    Yoann Ghigoff ([email protected]) @ 2024-07-05T10:52:54Z

  • [test-infra-definitions][automated] Bump test-infra-definitions to b64a6490fe5cc76ed9bf80322e40dad7d654b3bb (#27322)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-05T11:21:25Z

  • [PROCS-4184] Remove Flake mark on the K8s E2E TestProcessCheck (#27297)

    William Yu ([email protected]) @ 2024-07-05T11:52:23Z

  • [CONTP-287] refuse duplicate group-resource with different versions (#27358)

    Adel Haj Hassan ([email protected]) @ 2024-07-05T12:42:20Z

  • [CONTP-287] refuse duplicate group-resource with different versions (#27358)

    Adel Haj Hassan ([email protected]) @ 2024-07-05T12:42:26Z

  • [CWS] reduce amount of failed opens in hash resolver (#27332)

    Paul Cacheux ([email protected]) @ 2024-07-05T12:45:31Z

  • [ASCII-1936] Update Golang to 1.22.5 (#27318)

    Maxime Riaud ([email protected]) @ 2024-07-05T13:17:23Z

  • [tagger/tags] Extract kubernetes utils (#27306)

    David Ortiz ([email protected]) @ 2024-07-05T13:38:04Z

  • add golden path check for sole promote (#27363)

    Erwann Masson ([email protected]) @ 2024-07-05T13:57:26Z

  • [E2e] Wait for more time for Windows Fargate task to start (#27364)

    Lénaïc Huard ([email protected]) @ 2024-07-05T13:58:26Z

  • (pkg/trace) Change the telemetry proxy to respond immediately and proxy request in tghe background (#27096)

    paullegranddc ([email protected]) @ 2024-07-05T14:15:59Z

  • Read DD_GIT_REPOSITORY_URL and DD_GIT_COMMIT_SHA env vars (#27279)

    Lénaïc Huard ([email protected]) @ 2024-07-05T16:26:31Z

  • bump security agent policies to v0.56.0 (#27324)

    Paul Cacheux ([email protected]) @ 2024-07-05T16:33:37Z

  • [CSPM] Add full support for Amazon Linux 2 and 2023. (#26995)

    David du Colombier ([email protected]) @ 2024-07-05T16:33:41Z

  • Bump github.com/DataDog/agent-payload/v5 from 5.0.122 to 5.0.123 (#27312)

    dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com) @ 2024-07-05T17:09:31Z

  • Allow forcing usage of proc pid mapper (#27335)

    Vincent Boulineau ([email protected]) @ 2024-07-05T17:09:35Z

  • [ASCII-1915] Ensure configcheck commands do not display color on a non TTY session (#26993)

    Gustavo Caso ([email protected]) @ 2024-07-05T17:09:39Z

  • usm: Fix event consumer registration (#27321)

    Vincent Whitchurch ([email protected]) @ 2024-07-05T18:35:26Z

  • [kubernetes/apiserver/events] Implement static event source mapping (#26975)

    Jennifer Chen ([email protected]) @ 2024-07-05T18:35:36Z

  • Remove AWS environment from component and use provisioner params instead (#27273)

    Kevin Fairise ([email protected]) @ 2024-07-05T18:35:41Z

  • Update ExternalMetrics provider to return error if datadogmetric is stale (#26676)

    Steven Blumenthal ([email protected]) @ 2024-07-05T18:35:45Z

  • Implement support of horizontal scaling rules for Autoscaling (#27119)

    Vincent Boulineau ([email protected]) @ 2024-07-05T18:37:50Z

  • [ASCII-1892] Check that indirect local dependencies of modules labeled as "used_by_otel" (#27314)

    Maxime Riaud ([email protected]) @ 2024-07-05T19:25:38Z

  • Fix milestones setting in unfreeze task (#26954)

    Kacper ([email protected]) @ 2024-07-05T19:25:42Z

  • fix(mypy): Rename unit-tests folder (#27370)

    Nicolas Schweitzer ([email protected]) @ 2024-07-05T19:25:46Z

  • Update collector to v0.104.0 (#27239)

    Mackenzie ([email protected]) @ 2024-07-05T19:25:50Z

  • fix flaky test (#27374)

    Adel Haj Hassan ([email protected]) @ 2024-07-05T19:25:55Z

  • [installer e2e] Fix tests failing on deploy pipeline (#27371)

    paullegranddc ([email protected]) @ 2024-07-05T19:52:41Z

  • Fix (or at least attempt to fix) stop deadlock. (#27376)

    Derek Brown ([email protected]) @ 2024-07-05T19:52:59Z

  • feat(traces): implement local data header (#27012)

    Wassim Dhif ([email protected]) @ 2024-07-05T19:53:06Z

  • auto_instrumentation: disable DOTNET_PROFILER by default (#27260)

    Stan Rozenraukh ([email protected]) @ 2024-07-05T21:26:13Z

  • Revert "[ASCII-1915] Ensure configcheck commands do not display color on a non TTY session (#26993)" (#27382)

    Nicolas Schweitzer ([email protected]) @ 2024-07-05T22:01:44Z

  • [ASCII-1937] Use telemetry component for tagger (#27195)

    Gustavo Caso ([email protected]) @ 2024-07-05T23:08:28Z

  • [ASCII-1924] Improve error printing and help messages in the Agent GUI (#27198)

    Maxime Riaud ([email protected]) @ 2024-07-06T08:42:56Z

  • [CWS] Remove duplicated type references from events documentation (#27380)

    Yoann Ghigoff ([email protected]) @ 2024-07-08T01:26:43Z

  • Extend the protected-branch hook to pre-push (#27302)

    Florent Clarret ([email protected]) @ 2024-07-08T07:59:43Z

  • Exclude unit tests when running mypy with pre-commit (#27308)

    Florent Clarret ([email protected]) @ 2024-07-08T08:06:04Z

  • Set the Python version in the mypy config (#27392)

    Florent Clarret ([email protected]) @ 2024-07-08T10:22:31Z

  • [ASCII-1915] Reenable configcheck work to ensure color is respected in non tty sessions (#27389)

    Gustavo Caso ([email protected]) @ 2024-07-08T10:27:35Z

  • [CWS] skip TestFilterOpenLeafDiscarderActivityDump if no docker is available (#27401)

    Paul Cacheux ([email protected]) @ 2024-07-08T12:33:50Z

  • [release] Update release.json and Go modules for 7.56.0-rc.1 (#27399)

    github-actions[bot] (41898282+github-actions[bot]@users.noreply.github.com) @ 2024-07-08T14:53:08Z

  • [CWS] do not resolve syscall context arguments when inserting in ADs (#27398)

    Paul Cacheux ([email protected]) @ 2024-07-08T15:22:36Z

  • add windows service behavior test (#27010)

    Branden Clark ([email protected]) @ 2024-07-08T17:08:46Z

  • [SNMP] Ping instance config should override init_config settings (#26348)

    Ken Schneider ([email protected]) @ 2024-07-08T17:46:03Z

  • fix(update-build-links): Improve title parsing (#27448)

    Nicolas Schweitzer ([email protected]) @ 2024-07-09T14:31:30Z

  • [PROCS-4196] make the find containers test function more flexible (#27436)

    William Yu ([email protected]) @ 2024-07-09T15:18:52Z

  • feat(release): Update the create_rc workflow (#27131)

    Nicolas Schweitzer ([email protected]) @ 2024-07-09T15:52:11Z

  • fix(releasing): Remove occurrences of agent6 in the documentation (#27452)

    Nicolas Schweitzer ([email protected]) @ 2024-07-10T08:10:33Z

  • [USM] tests: skip MySQL+TLS classification tests (#27397)

    Guillaume Pagnoux ([email protected]) @ 2024-07-10T08:10:38Z

  • Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#27468)

    Lénaïc Huard ([email protected]) @ 2024-07-10T12:24:15Z

  • [usm] mark TestDecoding as flaky (#27362)

    pducolin ([email protected]) @ 2024-07-10T12:56:25Z

  • [otel] adding otel-agent image builder to tasks (#27064)

    Jaime Fullaondo ([email protected]) @ 2024-07-10T15:49:53Z

  • [release] Update release.json and Go modules for 7.56.0-rc.2 (#27478)

    github-actions[bot] (41898282+github-actions[bot]@users.noreply.github.com) @ 2024-07-10T16:42:45Z

  • [CONTINT-4153] Fix flaky ECS test (#27480)

    Steven Blumenthal ([email protected]) @ 2024-07-10T19:13:15Z

  • [CSM] Fix default path for security profiles (#27485)

    Guillaume Fournier ([email protected]) @ 2024-07-10T21:36:02Z

  • fix(create_rc): Do not use sparse checkout for PR generation and use correct github variable (#27496)

    Nicolas Schweitzer ([email protected]) @ 2024-07-11T13:32:40Z

  • Make whole TestECSSuite e2e test as flaky (#27511)

    Lénaïc Huard ([email protected]) @ 2024-07-11T14:09:31Z

  • [USM] Fix get all blocked process debug endpoint (#27507)

    Amit Slavin ([email protected]) @ 2024-07-11T14:36:28Z

  • [npcollector] Fix source container ID not passed to payload (#27513)

    Alexandre Yang ([email protected]) @ 2024-07-11T14:58:44Z

  • Revert "[CONTINT-4153] Fix flaky ECS test" (#27491)

    Steven Blumenthal ([email protected]) @ 2024-07-11T15:06:32Z

  • [NPM] Do not report dropped connections (#27138)

    Hasan Mahmood ([email protected]) @ 2024-07-11T18:44:23Z

  • [omnibus] Package SysVInit files (#27525)

    Kylian Serrania ([email protected]) @ 2024-07-11T23:46:20Z

  • Mark the TestConfigRefreshWindowsSuite/TestConfigRefresh flaky (#27534)

    Florent Clarret ([email protected]) @ 2024-07-12T11:19:42Z

  • [CWS] ensure coredump is detected as a valid action on rules (#27541)

    Paul Cacheux ([email protected]) @ 2024-07-12T14:15:52Z

  • [CWS] Invalidate SBOM when refreshing it (#27532)

    Sylvain Baubeau ([email protected]) @ 2024-07-12T14:17:25Z

  • Add HasNamespaceSelector and HasPodSelector for Network Policies (#27450)

    Aurèle Oulès ([email protected]) @ 2024-07-12T14:32:49Z

  • bump security agent policies to v0.56.1 (#27553)

    Paul Cacheux ([email protected]) @ 2024-07-12T16:33:27Z

  • [release] Update release.json and Go modules for 7.56.0-rc.3 (#27555)

    github-actions[bot] (41898282+github-actions[bot]@users.noreply.github.com) @ 2024-07-12T17:51:33Z

  • [PROCS-4219] Marking ECS e2e test as flaky (#27558)

    William Yu ([email protected]) @ 2024-07-12T21:16:29Z

  • Update release.json, .gitlab-ci.yml and notify.yml with 7.56.x (#27567)

    Marethyu ([email protected]) @ 2024-07-15T09:41:54Z

  • [release] Update release.json and Go modules for 7.56.0-rc.4 (#27596)

    github-actions[bot] (41898282+github-actions[bot]@users.noreply.github.com) @ 2024-07-15T15:54:39Z

  • [Backport 7.56.x] [ASCII-1985] Allow to fetch config check information and do not scrub the configuration information (#27601)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-15T19:39:28Z

  • [Backport 7.56.x] usm: kafka: Reduce event count in error code handling (#27598)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-16T11:37:49Z

  • [Backport 7.56.x] [npcollector] Add namespace to Network Path Collector (#27653)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-17T10:47:00Z

  • [Backport 7.56.x] Rotate install script api key (#27647)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-17T10:56:25Z

  • [Backport 7.56.x] [npcollector] Skip loopback IPs (#27668)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-17T14:39:50Z

  • [release] Update release.json and Go modules for 7.56.0-rc.5 (#27666)

    github-actions[bot] (41898282+github-actions[bot]@users.noreply.github.com) @ 2024-07-17T14:54:51Z

  • [Backport 7.56.x] Fix ExtraTags mapping for CollectorManifest (#27678)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-17T17:30:35Z

  • [Backport 7.56.x] pkg/trace/config: set max sender retries default in New (#27673)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-17T17:31:31Z

  • [Backport 7.56.x] Partial revert of #25515 as issues have been identified (#27684)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-18T07:55:26Z

  • [Backport 7.56.x] [CWS] add mode for container running and uuid for fargate (#27721)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-18T19:40:52Z

  • bump omnibus software commit to include cURL update (#27713)

    Hugo Beauzée-Luyssen ([email protected]) @ 2024-07-19T06:40:28Z

  • [Backport 7.56.x] fix: register metric filtering config to avoid warnings (#27724)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-19T13:51:45Z

  • [Backport 7.56.x] fix: check for metric allowlist config to avoid spurious warning message (#27725)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-19T13:52:00Z

  • [Backport 7.56.x] fix: apply transaction destination logic to sketch payloads (#27712)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-19T13:52:23Z

  • [Backport 7.56.x] fix: Revert telemetry proxy PR (#27756)

    Iñigo López de Heredia ([email protected]) @ 2024-07-19T14:58:59Z

  • [Backport 7.56.x] [SBOM] fix os tag then reporting datadog.agent.sbom.hosts.running (#27760)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-19T16:11:55Z

  • [Backport 7.56.x] [CWS] use dedicated metric names for Fargate (#27764)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-19T16:43:11Z

  • [release] Update release.json and Go modules for 7.56.0-rc.6 (#27766)

    github-actions[bot] (41898282+github-actions[bot]@users.noreply.github.com) @ 2024-07-19T17:05:57Z

  • [Backport 7.56.x] [CSM] Fix busybox support for cws-instrumentation (#27895)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-24T13:28:06Z

  • [Backport 7.56.x] installer: request non default CPU and memory resources (#27917)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-25T08:45:52Z

  • [release] Update release.json and Go modules for 7.56.0-rc.7 (#27900)

    github-actions[bot] (41898282+github-actions[bot]@users.noreply.github.com) @ 2024-07-25T10:42:23Z

  • fix(OCI): Add auth to internal Go packages in build pipeline (#27929)

    Hugo Beauzée-Luyssen ([email protected]) @ 2024-07-25T14:24:59Z

  • [Backport 7.56.x] [ASCII-2057] Use Header for authorizing flare api requests instead of query param (#27951)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-25T19:21:41Z

  • [Backport 7.56.x] [ASCII-2047] Adding "inventories" expvar in metadata inventorychecks component (#27921)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-25T19:54:40Z

  • Revert TLS version comparison byte order fix (PR#26591) - backmerge (#28016)

    Daniel Lavie ([email protected]) @ 2024-07-30T11:41:58Z

  • [ASCII-2080][ASCII-2081] Skip status and hostname e2e tests on Linux (backport #28049) (#28058)

    Pierre Gimalac ([email protected]) @ 2024-07-30T14:10:16Z

  • [Backport 7.56.x] [ASCII-2082] Avoid adding middlewares recursively at every call to the api (#28062)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-07-30T15:08:18Z

  • fix(create_rc): Send correctly the RC message to agent-integrations channel (#28090)

    Nicolas Schweitzer ([email protected]) @ 2024-07-31T14:30:24Z

  • [release] Update release.json and Go modules for 7.56.0-rc.8 (#28092)

    github-actions[bot] (41898282+github-actions[bot]@users.noreply.github.com) @ 2024-07-31T14:46:28Z

  • fix(installer): Pull & build datadog-packages from Gitlab (#27970) (#28117)

    Hugo Beauzée-Luyssen ([email protected]) @ 2024-08-01T08:53:27Z

  • [ASCII-2108] Fix CVE-2024-41110 (backport #28085) (#28100)

    Pierre Gimalac ([email protected]) @ 2024-08-01T09:07:00Z

  • [Backport 7.56.x][NPM] Optimize memory allocation in TCP Failures path (#28108) (#28141)

    Adam Karpowich ([email protected]) @ 2024-08-02T12:10:14Z

  • [Backport 7.56.x] [ASCII-2115] add OTLP section in the GUI (#28148)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-08-02T13:06:10Z

  • [release] Update release.json and Go modules for 7.56.0-rc.9 (#28159)

    github-actions[bot] (41898282+github-actions[bot]@users.noreply.github.com) @ 2024-08-02T14:24:06Z

  • [Backport 7.56.x] Fix docker list URL (#27809)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-08-05T12:22:22Z

  • [Backport 7.56.x] [SBOM] Fix package database directory on Alpine (#28249)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-08-06T13:25:16Z

  • [ASCII-2079] Backport password log scrubbing rule for 7.56.x (#28205)

    Jeremy Hanna ([email protected]) @ 2024-08-06T13:48:51Z

  • [Backport 7.56.x] Add dependency to npm test (#27630)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-08-06T15:18:42Z

  • [release] Update release.json and Go modules for 7.56.0-rc.10 (#28196)

    github-actions[bot] (41898282+github-actions[bot]@users.noreply.github.com) @ 2024-08-07T01:32:42Z

  • Backport check metadata config display regression to 7.56.x branch (#28372)

    Jeremy Hanna ([email protected]) @ 2024-08-10T19:02:34Z

  • [Backport 7.56.x] fix(check-for-changes): Sort by semver (#28374)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-08-11T01:07:28Z

  • Update release.json and Go modules for 7.56.0-rc.11 (#28376)

    Marethyu ([email protected]) @ 2024-08-11T02:34:05Z

  • [Backport 7.56.x] Fix incorrect kube metadata tagger IDs (#28471)

    agent-platform-auto-pr[bot] (153269286+agent-platform-auto-pr[bot]@users.noreply.github.com) @ 2024-08-14T13:15:21Z

  • [Backport 7.56.x] Bump modules minimal Go version to 1.22 (#28464)

    Pierre Gimalac ([email protected]) @ 2024-08-14T14:55:03Z

  • (backport 7.56.x) Fix licenses config (#28478)

    Pierre Gimalac ([email protected]) @ 2024-08-14T14:56:21Z

  • Update release.json and Go modules for 7.56.0-rc.12 (#28475)

    Marethyu ([email protected]) @ 2024-08-14T16:01:03Z

  • Final updates for release.json and Go modules for 7.56.0 release + preludes (#28507)

    Florent Clarret ([email protected]) @ 2024-08-16T12:19:28Z

GitHub compare URL: https://github.com/DataDog/datadog-agent/compare/89afbb0fed170c70009f651639d2ab95ee0f5842...f7e1780bbc7713ede0a295601f4fd0f4cd0f2cad

philroche avatar Aug 21 '24 15:08 philroche

Open AI suggestions to solve the build error:

The error message is: "ERROR: failed to build package. the build environment has been preserved:
INFO   workspace dir: /temp/melange-workspace-2794183622
INFO   guest dir: /temp/melange-guest-2764318180
ERRO failed to build package: unable to run subpackage datadog-agent-core-integrations pipeline: unable to run pipeline: unable to run pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:111: packages/aarch64/datadog-agent-7.56.0-r0.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/datadog-agent] Error 2
##[error]Process completed with exit code 2."

1. Verify dependencies for `datadog-agent-core-integrations`.
2. Check the `Makefile` for correct paths and targets.
3. Ensure the build environment is correctly set up.
4. Run `make clean` to clear previous builds.
5. Rebuild the package with `make package/datadog-agent`.
6. Check logs for specific errors in the pipeline execution.

octo-sts[bot] avatar Aug 22 '24 11:08 octo-sts[bot]

Open AI suggestions to solve the build error:

The error message is: "Failed to open usr/bin/execlineb: open usr/bin/execlineb: no such file or directory"

1. Verify if `execlineb` is installed: `which execlineb` or `execlineb --version`.
2. If not installed, install it: `sudo apt-get install execlineb` (Debian/Ubuntu) or `sudo yum install execlineb` (RHEL/CentOS).
3. Ensure the path is correct in your script or configuration.
4. Check file permissions: `ls -l /usr/bin/execlineb`.
5. Restart the service or application.

octo-sts[bot] avatar Aug 23 '24 02:08 octo-sts[bot]