Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CWS] make the security-agent use the remote workload meta only #32009

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

paulcacheux
Copy link
Contributor

@paulcacheux paulcacheux commented Dec 11, 2024

What does this PR do?

This flag has been enabled by default for a few months (releases) now, it's time to finish the transition which will allow to cut on a fair chunk of dependencies in the security agent.

Motivation

Describe how you validated your changes

Possible Drawbacks / Trade-offs

Additional Notes

@github-actions github-actions bot added team/agent-security short review PR is simple enough to be reviewed quickly labels Dec 11, 2024
@paulcacheux paulcacheux force-pushed the paulcacheux/secagent-remotewm-only branch from b191846 to 5024ed2 Compare December 11, 2024 14:58
@paulcacheux paulcacheux added changelog/no-changelog qa/done QA done before merge and regressions are covered by tests labels Dec 11, 2024
Copy link

cit-pr-commenter bot commented Dec 11, 2024

Go Package Import Differences

Baseline: 91dc636
Comparison: 84bccbc

binaryosarchchange
security-agentlinuxamd64
+1, -49
-github.com/DataDog/datadog-agent/comp/autoscaling/datadogclient/def
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/catalog
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/cloudfoundry/container
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/cloudfoundry/vm
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/containerd
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/crio
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/docker
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/ecs
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/ecsfargate
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/kubeapiserver
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/kubelet
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/kubemetadata
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/podman
+github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/catalog-remote
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/remote/processcollector
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/util
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/util/kubernetes_resource_parsers
-github.com/DataDog/datadog-agent/internal/third_party/golang/expansion
-github.com/DataDog/datadog-agent/pkg/util/gpu
-github.com/DataDog/datadog-agent/pkg/util/kubernetes/apiserver/controllers
-github.com/DataDog/datadog-agent/pkg/util/kubernetes/autoscalers
-github.com/DataDog/datadog-agent/pkg/util/podman
-github.com/containerd/containerd/api/events
-github.com/containerd/containerd/runtime/restart
-github.com/containernetworking/cni/libcni
-github.com/containernetworking/cni/pkg/invoke
-github.com/containernetworking/cni/pkg/types
-github.com/containernetworking/cni/pkg/types/020
-github.com/containernetworking/cni/pkg/types/040
-github.com/containernetworking/cni/pkg/types/100
-github.com/containernetworking/cni/pkg/types/create
-github.com/containernetworking/cni/pkg/types/internal
-github.com/containernetworking/cni/pkg/utils
-github.com/containernetworking/cni/pkg/version
-github.com/containernetworking/plugins/pkg/ns
-github.com/cri-o/ocicni/pkg/ocicni
-github.com/golang/groupcache/lru
-gopkg.in/zorkian/go-datadog-api.v2
-k8s.io/apimachinery/pkg/util/mergepatch
-k8s.io/apimachinery/pkg/util/strategicpatch
-k8s.io/apimachinery/third_party/forked/golang/json
-k8s.io/client-go/tools/internal/events
-k8s.io/client-go/tools/record
-k8s.io/client-go/tools/record/util
-modernc.org/libc
-modernc.org/libc/sys/types
-modernc.org/libc/uuid/uuid
-modernc.org/memory
-modernc.org/sqlite
-modernc.org/sqlite/lib
security-agentlinuxarm64
+1, -49
-github.com/DataDog/datadog-agent/comp/autoscaling/datadogclient/def
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/catalog
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/cloudfoundry/container
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/cloudfoundry/vm
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/containerd
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/crio
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/docker
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/ecs
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/ecsfargate
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/kubeapiserver
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/kubelet
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/kubemetadata
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/podman
+github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/catalog-remote
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/internal/remote/processcollector
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/util
-github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/util/kubernetes_resource_parsers
-github.com/DataDog/datadog-agent/internal/third_party/golang/expansion
-github.com/DataDog/datadog-agent/pkg/util/gpu
-github.com/DataDog/datadog-agent/pkg/util/kubernetes/apiserver/controllers
-github.com/DataDog/datadog-agent/pkg/util/kubernetes/autoscalers
-github.com/DataDog/datadog-agent/pkg/util/podman
-github.com/containerd/containerd/api/events
-github.com/containerd/containerd/runtime/restart
-github.com/containernetworking/cni/libcni
-github.com/containernetworking/cni/pkg/invoke
-github.com/containernetworking/cni/pkg/types
-github.com/containernetworking/cni/pkg/types/020
-github.com/containernetworking/cni/pkg/types/040
-github.com/containernetworking/cni/pkg/types/100
-github.com/containernetworking/cni/pkg/types/create
-github.com/containernetworking/cni/pkg/types/internal
-github.com/containernetworking/cni/pkg/utils
-github.com/containernetworking/cni/pkg/version
-github.com/containernetworking/plugins/pkg/ns
-github.com/cri-o/ocicni/pkg/ocicni
-github.com/golang/groupcache/lru
-gopkg.in/zorkian/go-datadog-api.v2
-k8s.io/apimachinery/pkg/util/mergepatch
-k8s.io/apimachinery/pkg/util/strategicpatch
-k8s.io/apimachinery/third_party/forked/golang/json
-k8s.io/client-go/tools/internal/events
-k8s.io/client-go/tools/record
-k8s.io/client-go/tools/record/util
-modernc.org/libc
-modernc.org/libc/sys/types
-modernc.org/libc/uuid/uuid
-modernc.org/memory
-modernc.org/sqlite
-modernc.org/sqlite/lib
security-agentwindowsamd64
+1, -0
+github.com/DataDog/datadog-agent/comp/core/workloadmeta/collectors/catalog-remote

@paulcacheux paulcacheux marked this pull request as ready for review December 11, 2024 15:09
@paulcacheux paulcacheux requested review from a team as code owners December 11, 2024 15:09
@paulcacheux
Copy link
Contributor Author

/merge

@dd-devflow
Copy link

dd-devflow bot commented Dec 11, 2024

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-12-11 15:19:44 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2024-12-11 16:19:00 UTC ℹ️ MergeQueue: merge request added to the queue

The median merge time in main is 25m.


2024-12-11 17:00:34 UTC ℹ️ MergeQueue: This merge request was merged

@agent-platform-auto-pr
Copy link
Contributor

Test changes on VM

Use this command from test-infra-definitions to manually test this PR changes on a VM:

inv aws.create-vm --pipeline-id=50844750 --os-family=ubuntu

Note: This applies to commit 84bccbc

@agent-platform-auto-pr
Copy link
Contributor

Package size comparison

Comparison with ancestor 91dc6364b51e2fda790ffe765975cf1fb1b9e3ac

Diff per package
package diff status size ancestor threshold
datadog-agent-amd64-deb -5.68MB 1265.64MB 1271.32MB 140.00MB
datadog-iot-agent-amd64-deb 0.00MB 113.22MB 113.22MB 10.00MB
datadog-dogstatsd-amd64-deb -0.00MB 78.33MB 78.33MB 10.00MB
datadog-heroku-agent-amd64-deb 0.00MB 526.48MB 526.48MB 70.00MB
datadog-agent-x86_64-rpm -5.68MB 1274.87MB 1280.56MB 140.00MB
datadog-agent-x86_64-suse -5.68MB 1274.87MB 1280.56MB 140.00MB
datadog-iot-agent-x86_64-rpm -0.00MB 113.29MB 113.29MB 10.00MB
datadog-iot-agent-x86_64-suse -0.00MB 113.29MB 113.29MB 10.00MB
datadog-dogstatsd-x86_64-rpm -0.00MB 78.41MB 78.41MB 10.00MB
datadog-dogstatsd-x86_64-suse -0.00MB 78.41MB 78.41MB 10.00MB
datadog-agent-arm64-deb -4.75MB 1000.72MB 1005.47MB 140.00MB
datadog-iot-agent-arm64-deb -0.00MB 108.71MB 108.71MB 10.00MB
datadog-dogstatsd-arm64-deb 0.00MB 55.60MB 55.60MB 10.00MB
datadog-agent-aarch64-rpm -4.75MB 1009.93MB 1014.68MB 140.00MB
datadog-iot-agent-aarch64-rpm -0.00MB 108.78MB 108.78MB 10.00MB

Decision

✅ Passed

Copy link

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: 7fd47f09-d94d-44e9-a2f3-2cc31a0fe432

Baseline: 91dc636
Comparison: 84bccbc
Diff

❌ Experiments with missing or malformed data

This is a critical error. No usable optimization goal data was produced by the listed experiments. This may be a result of misconfiguration. Ping #single-machine-performance and we can help out.

  • otel_to_otel_logs (Logs)

Optimization Goals: ✅ No significant changes detected

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
tcp_syslog_to_blackhole ingress throughput +0.49 [+0.43, +0.54] 1 Logs
file_to_blackhole_1000ms_latency egress throughput +0.42 [-0.36, +1.20] 1 Logs
file_to_blackhole_1000ms_latency_linear_load egress throughput +0.33 [-0.13, +0.80] 1 Logs
file_to_blackhole_0ms_latency_http2 egress throughput +0.01 [-0.84, +0.86] 1 Logs
tcp_dd_logs_filter_exclude ingress throughput -0.00 [-0.02, +0.02] 1 Logs
file_to_blackhole_100ms_latency egress throughput -0.01 [-0.74, +0.71] 1 Logs
uds_dogstatsd_to_api ingress throughput -0.02 [-0.13, +0.08] 1 Logs
file_to_blackhole_0ms_latency egress throughput -0.07 [-0.89, +0.75] 1 Logs
file_to_blackhole_0ms_latency_http1 egress throughput -0.08 [-0.93, +0.77] 1 Logs
file_to_blackhole_300ms_latency egress throughput -0.10 [-0.73, +0.54] 1 Logs
quality_gate_idle memory utilization -0.18 [-0.22, -0.14] 1 Logs bounds checks dashboard
file_to_blackhole_500ms_latency egress throughput -0.32 [-1.10, +0.46] 1 Logs
quality_gate_idle_all_features memory utilization -0.54 [-0.64, -0.43] 1 Logs bounds checks dashboard
uds_dogstatsd_to_api_cpu % cpu utilization -1.33 [-2.05, -0.61] 1 Logs
file_tree memory utilization -1.40 [-1.52, -1.28] 1 Logs
quality_gate_logs % cpu utilization -1.72 [-4.63, +1.19] 1 Logs

Bounds Checks: ❌ Failed

perf experiment bounds_check_name replicates_passed links
file_to_blackhole_0ms_latency lost_bytes 9/10
file_to_blackhole_100ms_latency lost_bytes 9/10
file_to_blackhole_0ms_latency memory_usage 10/10
file_to_blackhole_0ms_latency_http1 lost_bytes 10/10
file_to_blackhole_0ms_latency_http1 memory_usage 10/10
file_to_blackhole_0ms_latency_http2 lost_bytes 10/10
file_to_blackhole_0ms_latency_http2 memory_usage 10/10
file_to_blackhole_1000ms_latency memory_usage 10/10
file_to_blackhole_1000ms_latency_linear_load memory_usage 10/10
file_to_blackhole_100ms_latency memory_usage 10/10
file_to_blackhole_300ms_latency lost_bytes 10/10
file_to_blackhole_300ms_latency memory_usage 10/10
file_to_blackhole_500ms_latency lost_bytes 10/10
file_to_blackhole_500ms_latency memory_usage 10/10
quality_gate_idle memory_usage 10/10 bounds checks dashboard
quality_gate_idle_all_features memory_usage 10/10 bounds checks dashboard
quality_gate_logs lost_bytes 10/10
quality_gate_logs memory_usage 10/10

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, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.

@dd-mergequeue dd-mergequeue bot merged commit e49efd5 into main Dec 11, 2024
226 checks passed
@dd-mergequeue dd-mergequeue bot deleted the paulcacheux/secagent-remotewm-only branch December 11, 2024 17:00
@github-actions github-actions bot added this to the 7.62.0 milestone Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog qa/done QA done before merge and regressions are covered by tests short review PR is simple enough to be reviewed quickly team/agent-security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants