Skip to content

Revert "Adding temporary command to create the Agent schema"#48956

Closed
datadog-prod-us1-3[bot] wants to merge 1 commit intomainfrom
revert-48731-maxime/merge-schema-generation
Closed

Revert "Adding temporary command to create the Agent schema"#48956
datadog-prod-us1-3[bot] wants to merge 1 commit intomainfrom
revert-48731-maxime/merge-schema-generation

Conversation

@datadog-prod-us1-3
Copy link
Copy Markdown
Contributor

@datadog-prod-us1-3 datadog-prod-us1-3 bot commented Apr 7, 2026

Automatic revert of commit 118f309.
This PR is created to anticipate the resolution of invoke_unit_tests job failure in main branch in case of erroneous code change.
If this revert is incorrect, do not hesitate to close the PR.

Copy link
Copy Markdown

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

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 70e018087c

ℹ️ About Codex in GitHub

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

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

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

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


# # @param dns_monitoring_ports - list of integers - optional - default: [53]
# # @env DD_NETWORK_CONFIG_DNS_MONITORING_PORTS - space separated list of integers - optional - default: '53'
# # @env DD_SYSTEM_PROBE_CONFIG_DNS_MONITORING_PORTS - space separated list of integers - optional - default: [53]
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Correct env var name for dns_monitoring_ports

The template now documents DD_SYSTEM_PROBE_CONFIG_DNS_MONITORING_PORTS, but system_probe.go binds network_config.dns_monitoring_ports without an explicit env override (cfg.BindEnvAndSetDefault("network_config.dns_monitoring_ports", ...)), so the effective variable is DD_NETWORK_CONFIG_DNS_MONITORING_PORTS after prefix/key replacement. Users following this template will set an env var that is never read, leaving DNS monitoring ports at defaults and causing unexpected DNS collection behavior.

Useful? React with 👍 / 👎.

@agent-platform-auto-pr
Copy link
Copy Markdown
Contributor

Gitlab CI Configuration Changes

Removed Jobs

  • generate_config_schema-macos
  • generate_config_schema-windows
  • generate_config_schema-linux

Changes Summary

Removed Modified Added Renamed
3 0 0 0

ℹ️ Diff available in the job log.

@agent-platform-auto-pr
Copy link
Copy Markdown
Contributor

Go Package Import Differences

Baseline: 00ba578
Comparison: 70e0180

binaryosarchchange
agentlinuxamd64
+0, -2
-github.com/DataDog/datadog-agent/cmd/agent/subcommands/createschema
-github.com/DataDog/datadog-agent/pkg/config/buildschema
agentlinuxarm64
+0, -2
-github.com/DataDog/datadog-agent/cmd/agent/subcommands/createschema
-github.com/DataDog/datadog-agent/pkg/config/buildschema
agentwindowsamd64
+0, -2
-github.com/DataDog/datadog-agent/cmd/agent/subcommands/createschema
-github.com/DataDog/datadog-agent/pkg/config/buildschema
agentdarwinamd64
+0, -2
-github.com/DataDog/datadog-agent/cmd/agent/subcommands/createschema
-github.com/DataDog/datadog-agent/pkg/config/buildschema
agentdarwinarm64
+0, -2
-github.com/DataDog/datadog-agent/cmd/agent/subcommands/createschema
-github.com/DataDog/datadog-agent/pkg/config/buildschema
iot-agentlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
iot-agentlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
heroku-agentlinuxamd64
+0, -2
-github.com/DataDog/datadog-agent/cmd/agent/subcommands/createschema
-github.com/DataDog/datadog-agent/pkg/config/buildschema
cluster-agentlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
cluster-agentlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
cluster-agent-cloudfoundrylinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
cluster-agent-cloudfoundrylinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
dogstatsdlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
dogstatsdlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
process-agentlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
process-agentlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
process-agentwindowsamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
process-agentdarwinamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
process-agentdarwinarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
heroku-process-agentlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
security-agentlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
security-agentlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
security-agentwindowsamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
sbomgenlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
sbomgenlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
system-probelinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
system-probelinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
system-probewindowsamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
system-probedarwinamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
system-probedarwinarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
trace-agentlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
trace-agentlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
trace-agentwindowsamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
trace-agentdarwinamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
trace-agentdarwinarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
heroku-trace-agentlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
otel-agentlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
otel-agentlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
host-profilerlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
host-profilerlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
loaderlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
loaderlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
loaderdarwinamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
loaderdarwinarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
installerlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
installerlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
installerwindowsamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
privateactionrunnerlinuxamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
privateactionrunnerlinuxarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
privateactionrunnerwindowsamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
privateactionrunnerdarwinamd64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema
privateactionrunnerdarwinarm64
+0, -1
-github.com/DataDog/datadog-agent/pkg/config/buildschema

@agent-platform-auto-pr
Copy link
Copy Markdown
Contributor

Files inventory check summary

File checks results against ancestor 00ba5786:

Results for datadog-agent_7.79.0~devel.git.469.70e0180.pipeline.106409984-1_amd64.deb:

No change detected

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

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: 87fc9c43-48b2-46a8-a2b6-286ac0e4371b

Baseline: 118f309
Comparison: 70e0180
Diff

Optimization Goals: ✅ No significant changes detected

Experiments ignored for regressions

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

perf experiment goal Δ mean % Δ mean % CI trials links
docker_containers_cpu % cpu utilization -4.50 [-7.46, -1.54] 1 Logs

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
otlp_ingest_metrics memory utilization +0.58 [+0.43, +0.74] 1 Logs
tcp_syslog_to_blackhole ingress throughput +0.36 [+0.20, +0.52] 1 Logs
quality_gate_idle_all_features memory utilization +0.28 [+0.24, +0.31] 1 Logs bounds checks dashboard
ddot_metrics_sum_delta memory utilization +0.24 [+0.06, +0.43] 1 Logs
quality_gate_idle memory utilization +0.07 [+0.01, +0.12] 1 Logs bounds checks dashboard
file_to_blackhole_1000ms_latency egress throughput +0.04 [-0.39, +0.48] 1 Logs
uds_dogstatsd_to_api_v3 ingress throughput +0.01 [-0.19, +0.21] 1 Logs
tcp_dd_logs_filter_exclude ingress throughput +0.01 [-0.11, +0.13] 1 Logs
uds_dogstatsd_to_api ingress throughput +0.01 [-0.20, +0.21] 1 Logs
file_to_blackhole_0ms_latency egress throughput +0.00 [-0.51, +0.51] 1 Logs
file_to_blackhole_500ms_latency egress throughput -0.01 [-0.42, +0.39] 1 Logs
file_to_blackhole_100ms_latency egress throughput -0.03 [-0.14, +0.07] 1 Logs
ddot_metrics_sum_cumulativetodelta_exporter memory utilization -0.05 [-0.27, +0.17] 1 Logs
ddot_metrics_sum_cumulative memory utilization -0.10 [-0.24, +0.04] 1 Logs
uds_dogstatsd_20mb_12k_contexts_20_senders memory utilization -0.15 [-0.21, -0.09] 1 Logs
ddot_logs memory utilization -0.18 [-0.25, -0.12] 1 Logs
file_tree memory utilization -0.43 [-0.49, -0.38] 1 Logs
quality_gate_logs % cpu utilization -0.59 [-2.25, +1.06] 1 Logs bounds checks dashboard
ddot_metrics memory utilization -0.65 [-0.84, -0.47] 1 Logs
otlp_ingest_logs memory utilization -0.83 [-0.94, -0.71] 1 Logs
quality_gate_metrics_logs memory utilization -1.14 [-1.38, -0.90] 1 Logs bounds checks dashboard
docker_containers_memory memory utilization -1.83 [-1.98, -1.68] 1 Logs
docker_containers_cpu % cpu utilization -4.50 [-7.46, -1.54] 1 Logs

Bounds Checks: ✅ Passed

perf experiment bounds_check_name replicates_passed observed_value links
docker_containers_cpu simple_check_run 10/10 677 ≥ 26
docker_containers_memory memory_usage 10/10 273.90MiB ≤ 370MiB
docker_containers_memory simple_check_run 10/10 672 ≥ 26
file_to_blackhole_0ms_latency memory_usage 10/10 0.19GiB ≤ 1.20GiB
file_to_blackhole_0ms_latency missed_bytes 10/10 0B = 0B
file_to_blackhole_1000ms_latency memory_usage 10/10 0.23GiB ≤ 1.20GiB
file_to_blackhole_1000ms_latency missed_bytes 10/10 0B = 0B
file_to_blackhole_100ms_latency memory_usage 10/10 0.19GiB ≤ 1.20GiB
file_to_blackhole_100ms_latency missed_bytes 10/10 0B = 0B
file_to_blackhole_500ms_latency memory_usage 10/10 0.21GiB ≤ 1.20GiB
file_to_blackhole_500ms_latency missed_bytes 10/10 0B = 0B
quality_gate_idle intake_connections 10/10 3 = 3 bounds checks dashboard
quality_gate_idle memory_usage 10/10 172.48MiB ≤ 181MiB bounds checks dashboard
quality_gate_idle_all_features intake_connections 10/10 3 = 3 bounds checks dashboard
quality_gate_idle_all_features memory_usage 10/10 487.50MiB ≤ 550MiB bounds checks dashboard
quality_gate_logs intake_connections 10/10 3 ≤ 6 bounds checks dashboard
quality_gate_logs memory_usage 10/10 201.60MiB ≤ 220MiB bounds checks dashboard
quality_gate_logs missed_bytes 10/10 0B = 0B bounds checks dashboard
quality_gate_metrics_logs cpu_usage 10/10 348.30 ≤ 2000 bounds checks dashboard
quality_gate_metrics_logs intake_connections 10/10 4 ≤ 6 bounds checks dashboard
quality_gate_metrics_logs memory_usage 10/10 428.60MiB ≤ 475MiB bounds checks dashboard
quality_gate_metrics_logs missed_bytes 10/10 0B = 0B bounds checks dashboard

Explanation

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

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

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

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

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

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

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

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

CI Pass/Fail Decision

Passed. All Quality Gates passed.

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

@agent-platform-auto-pr
Copy link
Copy Markdown
Contributor

Static quality checks

✅ Please find below the results from static quality gates
Comparison made with ancestor 00ba578
📊 Static Quality Gates Dashboard
🔗 SQG Job

Successful checks

Info

Quality gate Change Size (prev → curr → max)
agent_deb_amd64 -223.88 KiB (0.03% reduction) 753.303 → 753.085 → 753.380
agent_deb_amd64_fips -203.88 KiB (0.03% reduction) 710.215 → 710.016 → 713.900
agent_heroku_amd64 -57.1 KiB (0.02% reduction) 313.459 → 313.403 → 320.580
agent_msi -232.81 KiB (0.04% reduction) 605.191 → 604.963 → 651.440
agent_rpm_amd64 -223.88 KiB (0.03% reduction) 753.287 → 753.068 → 753.350
agent_rpm_amd64_fips -203.88 KiB (0.03% reduction) 710.199 → 710.000 → 713.880
agent_rpm_arm64 -192.85 KiB (0.03% reduction) 731.663 → 731.475 → 735.290
agent_rpm_arm64_fips -188.82 KiB (0.03% reduction) 691.627 → 691.443 → 696.840
agent_suse_amd64 -223.88 KiB (0.03% reduction) 753.287 → 753.068 → 753.350
agent_suse_amd64_fips -203.88 KiB (0.03% reduction) 710.199 → 710.000 → 713.880
agent_suse_arm64 -192.85 KiB (0.03% reduction) 731.663 → 731.475 → 735.290
agent_suse_arm64_fips -188.82 KiB (0.03% reduction) 691.627 → 691.443 → 696.840
docker_agent_amd64 -199.82 KiB (0.02% reduction) 813.575 → 813.380 → 815.700
docker_agent_arm64 -192.79 KiB (0.02% reduction) 816.753 → 816.564 → 821.970
docker_agent_jmx_amd64 -199.82 KiB (0.02% reduction) 1004.491 → 1004.296 → 1006.580
docker_agent_jmx_arm64 -192.79 KiB (0.02% reduction) 996.447 → 996.258 → 1001.570
docker_cluster_agent_amd64 -28.06 KiB (0.01% reduction) 204.103 → 204.076 → 206.270
docker_dogstatsd_amd64 -24.07 KiB (0.06% reduction) 39.262 → 39.238 → 39.380
docker_dogstatsd_arm64 -64.06 KiB (0.17% reduction) 37.507 → 37.445 → 37.940
dogstatsd_deb_amd64 -28.06 KiB (0.09% reduction) 29.913 → 29.886 → 30.610
dogstatsd_deb_arm64 -28.06 KiB (0.10% reduction) 28.062 → 28.034 → 29.110
dogstatsd_rpm_amd64 -28.06 KiB (0.09% reduction) 29.913 → 29.886 → 30.610
dogstatsd_suse_amd64 -28.06 KiB (0.09% reduction) 29.913 → 29.886 → 30.610
iot_agent_deb_amd64 -30.51 KiB (0.07% reduction) 43.297 → 43.268 → 44.290
iot_agent_deb_arm64 -30.47 KiB (0.07% reduction) 40.344 → 40.314 → 41.920
iot_agent_deb_armhf -26.47 KiB (0.06% reduction) 41.092 → 41.066 → 42.100
iot_agent_rpm_amd64 -30.51 KiB (0.07% reduction) 43.298 → 43.268 → 44.290
iot_agent_suse_amd64 -30.51 KiB (0.07% reduction) 43.298 → 43.268 → 44.290
3 successful checks with minimal change (< 2 KiB)
Quality gate Current Size
docker_cluster_agent_arm64 218.546 MiB
docker_cws_instrumentation_amd64 7.142 MiB
docker_cws_instrumentation_arm64 6.689 MiB
On-wire sizes (compressed)
Quality gate Change Size (prev → curr → max)
agent_deb_amd64 -17.65 KiB (0.01% reduction) 174.781 → 174.763 → 178.360
agent_deb_amd64_fips -32.98 KiB (0.02% reduction) 165.449 → 165.417 → 172.790
agent_heroku_amd64 -15.06 KiB (0.02% reduction) 75.044 → 75.029 → 79.970
agent_msi -52.0 KiB (0.04% reduction) 138.469 → 138.418 → 146.220
agent_rpm_amd64 +57.41 KiB (0.03% increase) 177.607 → 177.663 → 181.830
agent_rpm_amd64_fips -90.29 KiB (0.05% reduction) 167.736 → 167.648 → 173.370
agent_rpm_arm64 -73.79 KiB (0.05% reduction) 159.633 → 159.561 → 163.060
agent_rpm_arm64_fips -76.21 KiB (0.05% reduction) 151.509 → 151.435 → 156.170
agent_suse_amd64 +57.41 KiB (0.03% increase) 177.607 → 177.663 → 181.830
agent_suse_amd64_fips -90.29 KiB (0.05% reduction) 167.736 → 167.648 → 173.370
agent_suse_arm64 -73.79 KiB (0.05% reduction) 159.633 → 159.561 → 163.060
agent_suse_arm64_fips -76.21 KiB (0.05% reduction) 151.509 → 151.435 → 156.170
docker_agent_amd64 -60.08 KiB (0.02% reduction) 268.257 → 268.198 → 272.480
docker_agent_arm64 -52.93 KiB (0.02% reduction) 255.447 → 255.395 → 261.060
docker_agent_jmx_amd64 -61.0 KiB (0.02% reduction) 336.907 → 336.848 → 341.100
docker_agent_jmx_arm64 -57.58 KiB (0.02% reduction) 320.084 → 320.028 → 325.620
docker_cluster_agent_amd64 -19.11 KiB (0.03% reduction) 71.417 → 71.398 → 72.920
docker_cluster_agent_arm64 -3.91 KiB (0.01% reduction) 67.039 → 67.035 → 68.220
docker_cws_instrumentation_amd64 neutral 2.999 MiB → 3.330
docker_cws_instrumentation_arm64 neutral 2.729 MiB → 3.090
docker_dogstatsd_amd64 neutral 15.174 MiB → 15.820
docker_dogstatsd_arm64 -2.8 KiB (0.02% reduction) 14.495 → 14.492 → 14.830
dogstatsd_deb_amd64 -3.34 KiB (0.04% reduction) 7.897 → 7.894 → 8.790
dogstatsd_deb_arm64 -6.42 KiB (0.09% reduction) 6.783 → 6.777 → 7.710
dogstatsd_rpm_amd64 -3.48 KiB (0.04% reduction) 7.909 → 7.906 → 8.800
dogstatsd_suse_amd64 -3.48 KiB (0.04% reduction) 7.909 → 7.906 → 8.800
iot_agent_deb_amd64 -10.84 KiB (0.09% reduction) 11.408 → 11.398 → 13.040
iot_agent_deb_arm64 -2.41 KiB (0.02% reduction) 9.721 → 9.719 → 11.450
iot_agent_deb_armhf -7.35 KiB (0.07% reduction) 9.945 → 9.938 → 11.620
iot_agent_rpm_amd64 -6.22 KiB (0.05% reduction) 11.423 → 11.417 → 13.060
iot_agent_suse_amd64 -6.22 KiB (0.05% reduction) 11.423 → 11.417 → 13.060

# disabled: true
#
# # @param ping - custom object - optional
# # Configure ICMP pings for all hosts in SNMP autodiscovery
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
# # Configure ICMP pings for all hosts in SNMP autodiscovery
# # Configure ICMP pings for all hosts in SNMP autodiscovery.

# # check is run.
# #
# # By default, Datadog tries to use an unprivileged UDP socket to send ICMP
# # pings, but some linux systems require using a raw socket.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
# # pings, but some linux systems require using a raw socket.
# # pings, but some Linux systems require using a raw socket.

@hush-hush
Copy link
Copy Markdown
Member

The CI failure were unlelated to this change

@hush-hush hush-hush closed this Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants