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

Update cobra to v1.9.1 #34081

Merged
merged 2 commits into from
Feb 17, 2025
Merged

Update cobra to v1.9.1 #34081

merged 2 commits into from
Feb 17, 2025

Conversation

pgimalac
Copy link
Member

@pgimalac pgimalac commented Feb 17, 2025

What does this PR do?

Update cobra to v1.9.1.

Motivation

Benefit from spf13/cobra#1956.
This removes the use of text/template by default in cobra, enabling dead code elimination.
We have other uses of reflect and template in datadog-agent so I don't expect major improvements in this PR, but this is a first step to enabling DCE properly.

Describe how you validated your changes

Relying on CI.

Possible Drawbacks / Trade-offs

Additional Notes

The cws-instrumentation binary has its size reduced thanks to this update (package diff), it changes from 8.2MB to 6.7MB.

@pgimalac pgimalac added changelog/no-changelog qa/done QA done before merge and regressions are covered by tests team/agent-runtimes labels Feb 17, 2025
@pgimalac pgimalac requested a review from a team as a code owner February 17, 2025 08:00
@github-actions github-actions bot added the long review PR is complex, plan time to review it label Feb 17, 2025
@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Feb 17, 2025

Uncompressed package size comparison

Comparison with ancestor 891213ab2be5b361a7ead50fb024f3e923ac617a

Diff per package
package diff status size ancestor threshold
datadog-heroku-agent-amd64-deb 0.07MB ⚠️ 442.09MB 442.02MB 0.50MB
datadog-dogstatsd-x86_64-rpm 0.02MB ⚠️ 41.45MB 41.42MB 0.50MB
datadog-dogstatsd-x86_64-suse 0.02MB ⚠️ 41.45MB 41.42MB 0.50MB
datadog-iot-agent-x86_64-rpm 0.02MB ⚠️ 61.87MB 61.84MB 0.50MB
datadog-iot-agent-x86_64-suse 0.02MB ⚠️ 61.87MB 61.84MB 0.50MB
datadog-iot-agent-aarch64-rpm 0.02MB ⚠️ 59.12MB 59.10MB 0.50MB
datadog-dogstatsd-amd64-deb 0.02MB ⚠️ 41.37MB 41.34MB 0.50MB
datadog-dogstatsd-arm64-deb 0.02MB ⚠️ 39.63MB 39.61MB 0.50MB
datadog-iot-agent-amd64-deb 0.02MB ⚠️ 61.80MB 61.77MB 0.50MB
datadog-iot-agent-arm64-deb 0.02MB ⚠️ 59.05MB 59.03MB 0.50MB
datadog-agent-aarch64-rpm -1.46MB 863.69MB 865.15MB 0.50MB
datadog-agent-arm64-deb -1.46MB 853.95MB 855.41MB 0.50MB
datadog-agent-amd64-deb -1.48MB 865.45MB 866.93MB 0.50MB
datadog-agent-x86_64-rpm -1.49MB 875.21MB 876.70MB 0.50MB
datadog-agent-x86_64-suse -1.49MB 875.21MB 876.70MB 0.50MB

Decision

⚠️ Warning

@agent-platform-auto-pr
Copy link
Contributor

agent-platform-auto-pr bot commented Feb 17, 2025

Static quality checks ✅

Please find below the results from static quality gates

Successful checks

Info

Result Quality gate On disk size On disk size limit On wire size On wire size limit
static_quality_gate_agent_deb_amd64 836.71MiB 847.49MiB 202.6MiB 212.83MiB
static_quality_gate_agent_deb_arm64 825.72MiB 836.66MiB 182.04MiB 192.17MiB
static_quality_gate_agent_rpm_amd64 836.7MiB 858.45MiB 205.68MiB 214.3MiB
static_quality_gate_agent_rpm_arm64 825.71MiB 836.66MiB 184.21MiB 194.46MiB
static_quality_gate_agent_suse_amd64 836.7MiB 858.45MiB 205.68MiB 214.3MiB
static_quality_gate_agent_suse_arm64 825.71MiB 836.66MiB 184.21MiB 194.46MiB
static_quality_gate_dogstatsd_deb_amd64 39.53MiB 49.7MiB 10.54MiB 20.6MiB
static_quality_gate_dogstatsd_deb_arm64 37.87MiB 48.1MiB 9.12MiB 19.1MiB
static_quality_gate_dogstatsd_rpm_amd64 39.53MiB 49.7MiB 10.55MiB 20.6MiB
static_quality_gate_dogstatsd_suse_amd64 39.53MiB 49.7MiB 10.55MiB 20.6MiB
static_quality_gate_iot_agent_deb_amd64 59.01MiB 69.0MiB 14.84MiB 24.8MiB
static_quality_gate_iot_agent_deb_arm64 56.39MiB 66.4MiB 12.8MiB 22.8MiB
static_quality_gate_iot_agent_rpm_amd64 59.01MiB 69.0MiB 14.85MiB 24.8MiB
static_quality_gate_iot_agent_rpm_arm64 56.39MiB 66.4MiB 12.81MiB 22.8MiB
static_quality_gate_iot_agent_suse_amd64 59.01MiB 69.0MiB 14.85MiB 24.8MiB
static_quality_gate_docker_agent_amd64 921.51MiB 931.7MiB 308.44MiB 318.67MiB
static_quality_gate_docker_agent_arm64 933.87MiB 944.08MiB 292.44MiB 303.0MiB
static_quality_gate_docker_agent_jmx_amd64 1.09GiB 1.1GiB 383.52MiB 393.75MiB
static_quality_gate_docker_agent_jmx_arm64 1.09GiB 1.1GiB 363.53MiB 373.71MiB
static_quality_gate_docker_dogstatsd_amd64 47.68MiB 57.88MiB 18.25MiB 28.29MiB
static_quality_gate_docker_dogstatsd_arm64 46.06MiB 56.27MiB 17.01MiB 27.06MiB
static_quality_gate_docker_cluster_agent_amd64 264.77MiB 277.7MiB 106.27MiB 117.28MiB
static_quality_gate_docker_cluster_agent_arm64 280.82MiB 293.73MiB 101.11MiB 112.12MiB

@paulcacheux
Copy link
Contributor

It's really sad that it's bringing back the "testing" dependency..

@paulcacheux
Copy link
Contributor

could we maybe bump to v1.9.1 instead ? it includes spf13/cobra#2235 that should remove the testing dependency

Copy link

cit-pr-commenter bot commented Feb 17, 2025

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: 54714e7a-b0b6-423c-a438-463ff8d9148c

Baseline: 891213a
Comparison: c56b3f5
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 +3.66 [+0.51, +6.81] 1 Logs
uds_dogstatsd_to_api_cpu % cpu utilization +1.21 [+0.31, +2.12] 1 Logs
tcp_syslog_to_blackhole ingress throughput +1.12 [+1.03, +1.21] 1 Logs
file_tree memory utilization +0.59 [+0.53, +0.65] 1 Logs
quality_gate_idle memory utilization +0.50 [+0.45, +0.54] 1 Logs bounds checks dashboard
tcp_dd_logs_filter_exclude ingress throughput -0.00 [-0.02, +0.02] 1 Logs
file_to_blackhole_100ms_latency egress throughput -0.00 [-0.70, +0.69] 1 Logs
file_to_blackhole_0ms_latency_http2 egress throughput -0.01 [-0.93, +0.91] 1 Logs
file_to_blackhole_0ms_latency_http1 egress throughput -0.01 [-0.91, +0.89] 1 Logs
file_to_blackhole_0ms_latency egress throughput -0.01 [-0.92, +0.89] 1 Logs
file_to_blackhole_300ms_latency egress throughput -0.03 [-0.66, +0.60] 1 Logs
uds_dogstatsd_to_api ingress throughput -0.03 [-0.31, +0.24] 1 Logs
file_to_blackhole_500ms_latency egress throughput -0.11 [-0.90, +0.68] 1 Logs
file_to_blackhole_1000ms_latency egress throughput -0.17 [-0.93, +0.60] 1 Logs
quality_gate_idle_all_features memory utilization -0.37 [-0.43, -0.32] 1 Logs bounds checks dashboard
file_to_blackhole_1000ms_latency_linear_load egress throughput -0.46 [-0.93, +0.01] 1 Logs

Bounds Checks: ✅ Passed

perf experiment bounds_check_name replicates_passed links
file_to_blackhole_0ms_latency lost_bytes 10/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 lost_bytes 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 intake_connections 10/10 bounds checks dashboard
quality_gate_idle memory_usage 10/10 bounds checks dashboard
quality_gate_idle_all_features intake_connections 10/10 bounds checks dashboard
quality_gate_idle_all_features memory_usage 10/10 bounds checks dashboard
quality_gate_logs intake_connections 10/10
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, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.

@pgimalac pgimalac changed the title Update cobra to v1.9.0 Update cobra to v1.9.1 Feb 17, 2025
@pgimalac pgimalac added the ask-review Ask required teams to review this PR label Feb 17, 2025
@pgimalac
Copy link
Member Author

/merge

@dd-devflow
Copy link

dd-devflow bot commented Feb 17, 2025

View all feedbacks in Devflow UI.
2025-02-17 13:08:53 UTC ℹ️ Start processing command /merge


2025-02-17 13:08:56 UTC ℹ️ MergeQueue: pull request added to the queue

The median merge time in main is 32m.


2025-02-17 13:58:28 UTC ℹ️ MergeQueue: This merge request was merged

@dd-devflow dd-devflow bot mentioned this pull request Feb 17, 2025
@dd-mergequeue dd-mergequeue bot merged commit 29221a4 into main Feb 17, 2025
436 checks passed
@dd-mergequeue dd-mergequeue bot deleted the pgimalac/update-cobra-no-template branch February 17, 2025 13:58
@github-actions github-actions bot added this to the 7.64.0 milestone Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ask-review Ask required teams to review this PR changelog/no-changelog long review PR is complex, plan time to review it qa/done QA done before merge and regressions are covered by tests team/agent-runtimes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants