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

Jack.phillips/update embedded permissions #32119

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jack0x2
Copy link
Contributor

@jack0x2 jack0x2 commented Dec 13, 2024

What does this PR do?

Removes need for Datadog user to have access to embedded python directory

Motivation

https://datadoghq.atlassian.net/browse/WINA-1231

Describe how you validated your changes

Possible Drawbacks / Trade-offs

Additional Notes

@github-actions github-actions bot added team/windows-agent medium review PR review might take time labels Dec 13, 2024
@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Dec 13, 2024

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=51112935 --os-family=ubuntu

Note: This applies to commit 992df40

@agent-platform-auto-pr
Copy link
Contributor

Package size comparison

Comparison with ancestor a2310cfe86c7bda2031672e1268cb749d631ec40

Diff per package
package diff status size ancestor threshold
datadog-agent-amd64-deb 0.00MB 1265.94MB 1265.94MB 140.00MB
datadog-iot-agent-amd64-deb 0.00MB 113.28MB 113.28MB 10.00MB
datadog-dogstatsd-amd64-deb 0.00MB 78.52MB 78.52MB 10.00MB
datadog-heroku-agent-amd64-deb 0.00MB 502.50MB 502.50MB 70.00MB
datadog-agent-x86_64-rpm -0.00MB 1275.18MB 1275.18MB 140.00MB
datadog-agent-x86_64-suse -0.00MB 1275.18MB 1275.18MB 140.00MB
datadog-iot-agent-x86_64-rpm 0.00MB 113.35MB 113.35MB 10.00MB
datadog-iot-agent-x86_64-suse 0.00MB 113.35MB 113.35MB 10.00MB
datadog-dogstatsd-x86_64-rpm 0.00MB 78.59MB 78.59MB 10.00MB
datadog-dogstatsd-x86_64-suse 0.00MB 78.59MB 78.59MB 10.00MB
datadog-agent-arm64-deb 0.00MB 1001.02MB 1001.02MB 140.00MB
datadog-iot-agent-arm64-deb 0.00MB 108.76MB 108.76MB 10.00MB
datadog-dogstatsd-arm64-deb 0.00MB 55.74MB 55.74MB 10.00MB
datadog-agent-aarch64-rpm -0.00MB 1010.24MB 1010.24MB 140.00MB
datadog-iot-agent-aarch64-rpm 0.00MB 108.83MB 108.83MB 10.00MB

Decision

✅ Passed

Copy link

cit-pr-commenter bot commented Dec 13, 2024

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: 2f20cc2d-a4c9-4275-91f5-522ff1454c85

Baseline: 8bb0066
Comparison: 992df40
Diff

Optimization Goals: ✅ No significant changes detected

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
quality_gate_logs % cpu utilization +4.58 [+1.60, +7.57] 1 Logs
uds_dogstatsd_to_api_cpu % cpu utilization +0.52 [-0.21, +1.25] 1 Logs
otel_to_otel_logs ingress throughput +0.47 [-0.20, +1.15] 1 Logs
file_to_blackhole_300ms_latency egress throughput +0.24 [-0.39, +0.88] 1 Logs
file_to_blackhole_1000ms_latency egress throughput +0.13 [-0.64, +0.90] 1 Logs
file_to_blackhole_500ms_latency egress throughput +0.04 [-0.72, +0.80] 1 Logs
file_to_blackhole_100ms_latency egress throughput +0.03 [-0.64, +0.70] 1 Logs
uds_dogstatsd_to_api ingress throughput +0.03 [-0.08, +0.14] 1 Logs
file_to_blackhole_0ms_latency_http1 egress throughput +0.01 [-0.81, +0.83] 1 Logs
quality_gate_idle memory utilization +0.00 [-0.04, +0.05] 1 Logs bounds checks dashboard
file_to_blackhole_0ms_latency egress throughput +0.00 [-0.89, +0.90] 1 Logs
tcp_dd_logs_filter_exclude ingress throughput -0.00 [-0.02, +0.01] 1 Logs
file_tree memory utilization -0.01 [-0.14, +0.11] 1 Logs
file_to_blackhole_0ms_latency_http2 egress throughput -0.05 [-0.88, +0.78] 1 Logs
file_to_blackhole_1000ms_latency_linear_load egress throughput -0.36 [-0.83, +0.11] 1 Logs
tcp_syslog_to_blackhole ingress throughput -0.58 [-0.65, -0.52] 1 Logs
quality_gate_idle_all_features memory utilization -2.04 [-2.16, -1.92] 1 Logs bounds checks dashboard

Bounds Checks: ❌ Failed

perf experiment bounds_check_name replicates_passed links
file_to_blackhole_0ms_latency_http1 lost_bytes 7/10
file_to_blackhole_300ms_latency lost_bytes 9/10
file_to_blackhole_500ms_latency lost_bytes 9/10
file_to_blackhole_0ms_latency lost_bytes 10/10
file_to_blackhole_0ms_latency memory_usage 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 lost_bytes 10/10
file_to_blackhole_100ms_latency memory_usage 10/10
file_to_blackhole_300ms_latency memory_usage 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_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.

@clarkb7 clarkb7 changed the base branch from main to jack.phillips/update-programdata-permissions December 13, 2024 16:03
@jack0x2 jack0x2 force-pushed the jack.phillips/update-embedded-permissions branch from 34ef6e6 to d6922c5 Compare December 13, 2024 18:31
@jack0x2 jack0x2 changed the base branch from jack.phillips/update-programdata-permissions to main December 13, 2024 18:32
@github-actions github-actions bot added short review PR is simple enough to be reviewed quickly and removed medium review PR review might take time labels Dec 13, 2024
Copy link
Contributor

Serverless Benchmark Results

BenchmarkStartEndInvocation comparison between e2221aa and 7eaa462.

tl;dr

Use these benchmarks as an insight tool during development.

  1. Skim down the vs base column in each chart. If there is a ~, then there was no statistically significant change to the benchmark. Otherwise, ensure the estimated percent change is either negative or very small.

  2. The last row of each chart is the geomean. Ensure this percentage is either negative or very small.

What is this benchmarking?

The BenchmarkStartEndInvocation compares the amount of time it takes to call the start-invocation and end-invocation endpoints. For universal instrumentation languages (Dotnet, Golang, Java, Ruby), this represents the majority of the duration overhead added by our tracing layer.

The benchmark is run using a large variety of lambda request payloads. In the charts below, there is one row for each event payload type.

How do I interpret these charts?

The charts below comes from benchstat. They represent the statistical change in duration (sec/op), memory overhead (B/op), and allocations (allocs/op).

The benchstat docs explain how to interpret these charts.

Before the comparison table, we see common file-level configuration. If there are benchmarks with different configuration (for example, from different packages), benchstat will print separate tables for each configuration.

The table then compares the two input files for each benchmark. It shows the median and 95% confidence interval summaries for each benchmark before and after the change, and an A/B comparison under "vs base". ... The p-value measures how likely it is that any differences were due to random chance (i.e., noise). The "~" means benchstat did not detect a statistically significant difference between the two inputs. ...

Note that "statistically significant" is not the same as "large": with enough low-noise data, even very small changes can be distinguished from noise and considered statistically significant. It is, of course, generally easier to distinguish large changes from noise.

Finally, the last row of the table shows the geometric mean of each column, giving an overall picture of how the benchmarks changed. Proportional changes in the geomean reflect proportional changes in the benchmarks. For example, given n benchmarks, if sec/op for one of them increases by a factor of 2, then the sec/op geomean will increase by a factor of ⁿ√2.

I need more help

First off, do not worry if the benchmarks are failing. They are not tests. The intention is for them to be a tool for you to use during development.

If you would like a hand interpreting the results come chat with us in #serverless-agent in the internal DataDog slack or in #serverless in the public DataDog slack. We're happy to help!

Benchmark stats
goos: linux
goarch: amd64
pkg: github.com/DataDog/datadog-agent/pkg/serverless/daemon
cpu: AMD EPYC 7763 64-Core Processor                
                                      │ baseline/benchmark.log │        current/benchmark.log        │
                                      │         sec/op         │    sec/op     vs base               │
api-gateway-appsec.json                            85.83µ ± 1%    88.46µ ± 7%  +3.07% (p=0.001 n=10)
api-gateway-kong-appsec.json                       66.19µ ± 2%    68.08µ ± 1%  +2.85% (p=0.000 n=10)
api-gateway-kong.json                              62.60µ ± 1%    65.87µ ± 1%  +5.22% (p=0.000 n=10)
api-gateway-non-proxy-async.json                   99.66µ ± 1%   106.19µ ± 1%  +6.55% (p=0.000 n=10)
api-gateway-non-proxy.json                         99.43µ ± 1%   104.01µ ± 1%  +4.60% (p=0.000 n=10)
api-gateway-websocket-connect.json                 62.94µ ± 1%    66.99µ ± 1%  +6.43% (p=0.000 n=10)
api-gateway-websocket-default.json                 56.92µ ± 1%    60.22µ ± 1%  +5.80% (p=0.000 n=10)
api-gateway-websocket-disconnect.json              56.29µ ± 1%    59.81µ ± 1%  +6.25% (p=0.000 n=10)
api-gateway.json                                   105.7µ ± 1%    112.2µ ± 0%  +6.14% (p=0.000 n=10)
application-load-balancer.json                     57.30µ ± 2%    60.90µ ± 1%  +6.29% (p=0.000 n=10)
cloudfront.json                                    43.59µ ± 3%    45.82µ ± 1%  +5.13% (p=0.000 n=10)
cloudwatch-events.json                             35.98µ ± 2%    38.55µ ± 1%  +7.15% (p=0.000 n=10)
cloudwatch-logs.json                               57.88µ ± 3%    63.41µ ± 1%  +9.56% (p=0.000 n=10)
custom.json                                        30.58µ ± 3%    32.55µ ± 2%  +6.44% (p=0.000 n=10)
dynamodb.json                                      84.63µ ± 2%    88.20µ ± 3%  +4.22% (p=0.000 n=10)
empty.json                                         28.93µ ± 1%    30.60µ ± 1%  +5.78% (p=0.000 n=10)
eventbridge-custom.json                            44.71µ ± 2%    47.04µ ± 2%  +5.21% (p=0.000 n=10)
eventbridge-no-bus.json                            43.30µ ± 1%    46.02µ ± 1%  +6.28% (p=0.000 n=10)
eventbridge-no-timestamp.json                      43.66µ ± 1%    45.71µ ± 1%  +4.69% (p=0.000 n=10)
eventbridgesns.json                                57.93µ ± 1%    60.34µ ± 1%  +4.16% (p=0.000 n=10)
eventbridgesqs.json                                63.90µ ± 1%    68.08µ ± 3%  +6.54% (p=0.000 n=10)
http-api.json                                      64.74µ ± 1%    68.19µ ± 1%  +5.33% (p=0.002 n=10)
kinesis-batch.json                                 64.11µ ± 1%    66.98µ ± 1%  +4.48% (p=0.000 n=10)
kinesis.json                                       50.97µ ± 1%    53.82µ ± 1%  +5.58% (p=0.000 n=10)
s3.json                                            54.91µ ± 1%    56.62µ ± 1%  +3.13% (p=0.000 n=10)
sns-batch.json                                     81.37µ ± 1%    85.57µ ± 1%  +5.15% (p=0.000 n=10)
sns.json                                           62.55µ ± 1%    64.08µ ± 1%  +2.45% (p=0.000 n=10)
snssqs.json                                        103.8µ ± 1%    107.6µ ± 1%  +3.66% (p=0.000 n=10)
snssqs_no_dd_context.json                          94.87µ ± 2%    98.85µ ± 2%  +4.19% (p=0.000 n=10)
sqs-aws-header.json                                52.09µ ± 2%    54.45µ ± 1%  +4.52% (p=0.000 n=10)
sqs-batch.json                                     84.63µ ± 1%    88.83µ ± 2%  +4.96% (p=0.001 n=10)
sqs.json                                           63.27µ ± 1%    65.59µ ± 2%  +3.67% (p=0.000 n=10)
sqs_no_dd_context.json                             57.99µ ± 2%    59.72µ ± 1%  +2.98% (p=0.000 n=10)
stepfunction.json                                  40.31µ ± 1%    42.95µ ± 1%  +6.53% (p=0.000 n=10)
geomean                                            60.34µ         63.44µ       +5.14%

                                      │ baseline/benchmark.log │        current/benchmark.log        │
                                      │          B/op          │     B/op      vs base               │
api-gateway-appsec.json                           37.33Ki ± 0%   37.33Ki ± 0%       ~ (p=0.289 n=10)
api-gateway-kong-appsec.json                      26.90Ki ± 0%   26.91Ki ± 0%       ~ (p=0.612 n=10)
api-gateway-kong.json                             24.37Ki ± 0%   24.37Ki ± 0%       ~ (p=0.285 n=10)
api-gateway-non-proxy-async.json                  48.00Ki ± 0%   47.99Ki ± 0%       ~ (p=0.253 n=10)
api-gateway-non-proxy.json                        47.17Ki ± 0%   47.17Ki ± 0%       ~ (p=0.668 n=10)
api-gateway-websocket-connect.json                25.37Ki ± 0%   25.37Ki ± 0%       ~ (p=0.590 n=10)
api-gateway-websocket-default.json                21.26Ki ± 0%   21.26Ki ± 0%       ~ (p=0.956 n=10)
api-gateway-websocket-disconnect.json             21.02Ki ± 0%   21.02Ki ± 0%       ~ (p=0.254 n=10)
api-gateway.json                                  49.27Ki ± 0%   49.27Ki ± 0%       ~ (p=0.955 n=10)
application-load-balancer.json                    23.39Ki ± 0%   23.39Ki ± 0%       ~ (p=0.073 n=10)
cloudfront.json                                   17.45Ki ± 0%   17.45Ki ± 0%       ~ (p=0.487 n=10)
cloudwatch-events.json                            11.52Ki ± 0%   11.52Ki ± 0%       ~ (p=0.625 n=10)
cloudwatch-logs.json                              53.05Ki ± 0%   53.05Ki ± 0%       ~ (p=0.835 n=10)
custom.json                                       9.544Ki ± 0%   9.544Ki ± 0%       ~ (p=0.108 n=10)
dynamodb.json                                     40.33Ki ± 0%   40.33Ki ± 0%       ~ (p=0.285 n=10)
empty.json                                        9.083Ki ± 0%   9.082Ki ± 0%  -0.01% (p=0.002 n=10)
eventbridge-custom.json                           14.67Ki ± 0%   14.67Ki ± 0%       ~ (p=0.603 n=10)
eventbridge-no-bus.json                           13.64Ki ± 0%   13.63Ki ± 0%       ~ (p=0.450 n=10)
eventbridge-no-timestamp.json                     13.63Ki ± 0%   13.63Ki ± 0%       ~ (p=1.000 n=10)
eventbridgesns.json                               20.46Ki ± 0%   20.46Ki ± 0%       ~ (p=0.571 n=10)
eventbridgesqs.json                               24.59Ki ± 0%   24.59Ki ± 0%       ~ (p=0.365 n=10)
http-api.json                                     23.31Ki ± 0%   23.31Ki ± 0%       ~ (p=0.514 n=10)
kinesis-batch.json                                26.53Ki ± 0%   26.53Ki ± 0%       ~ (p=0.136 n=10)
kinesis.json                                      17.41Ki ± 0%   17.41Ki ± 0%       ~ (p=0.737 n=10)
s3.json                                           19.90Ki ± 0%   19.90Ki ± 0%       ~ (p=0.758 n=10)
sns-batch.json                                    39.07Ki ± 0%   39.07Ki ± 0%       ~ (p=0.987 n=10)
sns.json                                          24.49Ki ± 0%   24.49Ki ± 0%       ~ (p=0.395 n=10)
snssqs.json                                       52.74Ki ± 0%   52.74Ki ± 0%       ~ (p=0.107 n=10)
snssqs_no_dd_context.json                         46.50Ki ± 0%   46.50Ki ± 0%       ~ (p=0.749 n=10)
sqs-aws-header.json                               18.78Ki ± 0%   18.78Ki ± 0%       ~ (p=0.697 n=10)
sqs-batch.json                                    41.26Ki ± 0%   41.26Ki ± 0%       ~ (p=0.945 n=10)
sqs.json                                          25.39Ki ± 0%   25.39Ki ± 0%       ~ (p=0.563 n=10)
sqs_no_dd_context.json                            21.04Ki ± 0%   21.04Ki ± 0%       ~ (p=0.593 n=10)
stepfunction.json                                 13.54Ki ± 0%   13.54Ki ± 0%       ~ (p=0.495 n=10)
geomean                                           24.15Ki        24.15Ki       -0.00%

                                      │ baseline/benchmark.log │        current/benchmark.log        │
                                      │       allocs/op        │ allocs/op   vs base                 │
api-gateway-appsec.json                             630.0 ± 0%   630.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-kong-appsec.json                        488.0 ± 0%   488.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-kong.json                               466.0 ± 0%   466.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-non-proxy-async.json                    723.0 ± 0%   723.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-non-proxy.json                          713.0 ± 0%   713.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-websocket-connect.json                  451.0 ± 0%   451.0 ± 0%       ~ (p=0.582 n=10)
api-gateway-websocket-default.json                  376.0 ± 0%   376.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway-websocket-disconnect.json               366.0 ± 0%   366.0 ± 0%       ~ (p=1.000 n=10) ¹
api-gateway.json                                    785.0 ± 0%   785.0 ± 0%       ~ (p=1.000 n=10) ¹
application-load-balancer.json                      351.0 ± 0%   351.0 ± 0%       ~ (p=1.000 n=10) ¹
cloudfront.json                                     281.0 ± 0%   281.0 ± 0%       ~ (p=1.000 n=10) ¹
cloudwatch-events.json                              218.0 ± 0%   218.0 ± 0%       ~ (p=1.000 n=10) ¹
cloudwatch-logs.json                                211.0 ± 0%   211.0 ± 0%       ~ (p=1.000 n=10) ¹
custom.json                                         166.0 ± 0%   166.0 ± 0%       ~ (p=1.000 n=10) ¹
dynamodb.json                                       582.0 ± 0%   582.0 ± 0%       ~ (p=1.000 n=10) ¹
empty.json                                          157.0 ± 0%   157.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridge-custom.json                             261.0 ± 0%   261.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridge-no-bus.json                             252.0 ± 0%   252.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridge-no-timestamp.json                       252.0 ± 0%   252.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridgesns.json                                 318.0 ± 0%   318.0 ± 0%       ~ (p=1.000 n=10) ¹
eventbridgesqs.json                                 358.0 ± 0%   358.0 ± 0%       ~ (p=1.000 n=10) ¹
http-api.json                                       424.0 ± 0%   424.0 ± 0%       ~ (p=1.000 n=10) ¹
kinesis-batch.json                                  383.0 ± 0%   383.0 ± 0%       ~ (p=1.000 n=10) ¹
kinesis.json                                        279.0 ± 0%   279.0 ± 0%       ~ (p=1.000 n=10) ¹
s3.json                                             351.0 ± 0%   351.0 ± 0%       ~ (p=1.000 n=10) ¹
sns-batch.json                                      465.0 ± 0%   465.0 ± 0%       ~ (p=1.000 n=10) ¹
sns.json                                            336.0 ± 0%   336.0 ± 0%       ~ (p=1.000 n=10) ¹
snssqs.json                                         460.0 ± 0%   460.0 ± 0%       ~ (p=1.000 n=10) ¹
snssqs_no_dd_context.json                           420.0 ± 0%   420.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs-aws-header.json                                 276.0 ± 0%   276.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs-batch.json                                      500.0 ± 0%   500.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs.json                                            351.0 ± 0%   351.0 ± 0%       ~ (p=1.000 n=10) ¹
sqs_no_dd_context.json                              337.0 ± 0%   337.0 ± 0%       ~ (p=1.000 n=10) ¹
stepfunction.json                                   226.0 ± 0%   226.0 ± 0%       ~ (p=1.000 n=10) ¹
geomean                                             360.1        360.1       +0.00%
¹ all samples are equal

@agent-platform-auto-pr
Copy link
Contributor

Uncompressed package size comparison

Comparison with ancestor 8bb0066b115e128f75fcb699c0b8778712e10abc

Diff per package
package diff status size ancestor threshold
datadog-agent-amd64-deb 0.00MB 1268.87MB 1268.87MB 140.00MB
datadog-agent-x86_64-rpm 0.00MB 1278.10MB 1278.10MB 140.00MB
datadog-agent-x86_64-suse 0.00MB 1278.10MB 1278.10MB 140.00MB
datadog-agent-arm64-deb 0.00MB 1003.94MB 1003.94MB 140.00MB
datadog-agent-aarch64-rpm 0.00MB 1013.15MB 1013.15MB 140.00MB
datadog-dogstatsd-amd64-deb 0.00MB 78.52MB 78.52MB 10.00MB
datadog-dogstatsd-x86_64-rpm 0.00MB 78.59MB 78.59MB 10.00MB
datadog-dogstatsd-x86_64-suse 0.00MB 78.59MB 78.59MB 10.00MB
datadog-dogstatsd-arm64-deb 0.00MB 55.74MB 55.74MB 10.00MB
datadog-heroku-agent-amd64-deb 0.00MB 505.43MB 505.43MB 70.00MB
datadog-iot-agent-amd64-deb 0.00MB 113.29MB 113.29MB 10.00MB
datadog-iot-agent-x86_64-rpm 0.00MB 113.36MB 113.36MB 10.00MB
datadog-iot-agent-x86_64-suse 0.00MB 113.35MB 113.35MB 10.00MB
datadog-iot-agent-arm64-deb 0.00MB 108.76MB 108.76MB 10.00MB
datadog-iot-agent-aarch64-rpm 0.00MB 108.83MB 108.83MB 10.00MB

Decision

✅ Passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
short review PR is simple enough to be reviewed quickly team/windows-agent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant