Skip to content

[ACTP] add par-control OPMS client - #54592

Draft
embeaken wants to merge 1 commit into
ilya/par-control-executor-channelfrom
ilya/par-control-opms
Draft

[ACTP] add par-control OPMS client#54592
embeaken wants to merge 1 commit into
ilya/par-control-executor-channelfrom
ilya/par-control-opms

Conversation

@embeaken

@embeaken embeaken commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds the authenticated OPMS client for par-control:

  • ES256 runner JWT signing;
  • task dequeue, heartbeat, and terminal publication;
  • runner health checks;
  • proxy, TLS, retry, and wire behavior matching the Go runner.

Orchestration policy remains in the next layer.

Validation

Rust unit and HTTP/TLS contract tests cover request signing, payloads, pacing, proxying, and TLS behavior. Native TLS coverage runs on Linux and Windows.

Stack 6 of 9; based on #54591 and followed by #54593.

@dd-octo-sts

dd-octo-sts Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Go Package Import Differences

Baseline: 296059f
Comparison: 056907e

binaryosarchchange
agentlinuxamd64
+9, -0
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/def
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/fx
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/impl
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/adapters/constants
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/connection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/privateconnection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/types
+github.com/DataDog/datadog-agent/pkg/proto/pbgo/privateactionrunner/privateactions
agentlinuxarm64
+9, -0
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/def
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/fx
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/impl
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/adapters/constants
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/connection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/privateconnection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/types
+github.com/DataDog/datadog-agent/pkg/proto/pbgo/privateactionrunner/privateactions
agentwindowsamd64
+9, -0
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/def
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/fx
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/impl
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/adapters/constants
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/connection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/privateconnection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/types
+github.com/DataDog/datadog-agent/pkg/proto/pbgo/privateactionrunner/privateactions
agentdarwinamd64
+9, -0
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/def
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/fx
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/impl
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/adapters/constants
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/connection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/privateconnection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/types
+github.com/DataDog/datadog-agent/pkg/proto/pbgo/privateactionrunner/privateactions
agentdarwinarm64
+9, -0
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/def
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/fx
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/impl
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/adapters/constants
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/connection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/privateconnection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/types
+github.com/DataDog/datadog-agent/pkg/proto/pbgo/privateactionrunner/privateactions
agentaixppc64
+9, -0
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/def
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/fx
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/impl
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/adapters/constants
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/connection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/privateconnection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/types
+github.com/DataDog/datadog-agent/pkg/proto/pbgo/privateactionrunner/privateactions
iot-agentlinuxamd64
+9, -0
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/def
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/fx
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/impl
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/adapters/constants
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/connection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/privateconnection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/types
+github.com/DataDog/datadog-agent/pkg/proto/pbgo/privateactionrunner/privateactions
iot-agentlinuxarm64
+9, -0
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/def
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/fx
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/impl
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/adapters/constants
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/connection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/privateconnection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/types
+github.com/DataDog/datadog-agent/pkg/proto/pbgo/privateactionrunner/privateactions
heroku-agentlinuxamd64
+9, -0
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/def
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/fx
+github.com/DataDog/datadog-agent/comp/privateactionrunner/signingkeys/impl
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/adapters/constants
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/connection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/libs/privateconnection
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/types
+github.com/DataDog/datadog-agent/pkg/proto/pbgo/privateactionrunner/privateactions
cluster-agentlinuxamd64
+1, -0
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
cluster-agentlinuxarm64
+1, -0
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
privateactionrunnerlinuxamd64
+3, -0
+github.com/DataDog/datadog-agent/cmd/privateactionrunner/subcommands/bootstrapparcontrol
+github.com/DataDog/datadog-agent/cmd/privateactionrunner/subcommands/identity
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
privateactionrunnerlinuxarm64
+3, -0
+github.com/DataDog/datadog-agent/cmd/privateactionrunner/subcommands/bootstrapparcontrol
+github.com/DataDog/datadog-agent/cmd/privateactionrunner/subcommands/identity
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
privateactionrunnerwindowsamd64
+3, -0
+github.com/DataDog/datadog-agent/cmd/privateactionrunner/subcommands/bootstrapparcontrol
+github.com/DataDog/datadog-agent/cmd/privateactionrunner/subcommands/identity
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
privateactionrunnerdarwinamd64
+3, -0
+github.com/DataDog/datadog-agent/cmd/privateactionrunner/subcommands/bootstrapparcontrol
+github.com/DataDog/datadog-agent/cmd/privateactionrunner/subcommands/identity
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys
privateactionrunnerdarwinarm64
+3, -0
+github.com/DataDog/datadog-agent/cmd/privateactionrunner/subcommands/bootstrapparcontrol
+github.com/DataDog/datadog-agent/cmd/privateactionrunner/subcommands/identity
+github.com/DataDog/datadog-agent/pkg/privateactionrunner/signingkeys

@datadog-prod-us1-3

datadog-prod-us1-3 Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 52.66% (+0.00%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 056907e | Docs | View more details | Give us feedback!

@dd-octo-sts

dd-octo-sts Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Files inventory check summary

File checks results against ancestor 296059ff:

Results for datadog-agent_7.84.0~devel.git.458.056907e.pipeline.132944335-1_amd64.deb:

No change detected

Results for datadog-iot-agent_7.84.0~devel.git.458.056907e.pipeline.132944335-1_amd64.deb:

No change detected

@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from cba69a0 to e4b2eb6 Compare August 7, 2026 18:32
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from b3f1b76 to 7d85848 Compare August 7, 2026 18:32
@github-actions github-actions Bot added the long review PR is complex, plan time to review it label Aug 7, 2026
@dd-octo-sts

dd-octo-sts Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Static quality checks

❌ Please find below the results from static quality gates
Comparison made with ancestor 296059f
📊 Static Quality Gates Dashboard
🔗 SQG Job

Error

Quality gate Change Size (prev → curr → max)
agent_rpm_arm64 (on disk) +297.05 KiB (0.04% increase, -1133.76% of buffer) 737.104 → 737.394 → 737.130
agent_suse_arm64 (on disk) +297.05 KiB (0.04% increase, -1133.76% of buffer) 737.104 → 737.394 → 737.130
docker_agent_arm64 (on disk) +296.98 KiB (0.04% increase, -163.01% of buffer) 820.712 → 821.002 → 820.890
docker_agent_jmx_amd64 (on disk) +304.38 KiB (0.03% increase, -122.83% of buffer) 1010.658 → 1010.955 → 1010.900
Gate failure full details
Quality gate Error type Error message
agent_rpm_arm64 AbsoluteLimitExceeded static_quality_gate_agent_rpm_arm64 failed!
Disk size 737.4 MB exceeds limit of 737.1 MB by 270.8 KB
agent_suse_arm64 AbsoluteLimitExceeded static_quality_gate_agent_suse_arm64 failed!
Disk size 737.4 MB exceeds limit of 737.1 MB by 270.8 KB
docker_agent_arm64 AbsoluteLimitExceeded static_quality_gate_docker_agent_arm64 failed!
Disk size 821.0 MB exceeds limit of 820.9 MB by 114.8 KB
docker_agent_jmx_amd64 AbsoluteLimitExceeded static_quality_gate_docker_agent_jmx_amd64 failed!
Disk size 1011.0 MB exceeds limit of 1010.9 MB by 56.6 KB

Static quality gate failures prevent this PR from merging!
You can check the static quality gates runbooks page for guidance and tools. Please either fix the size violation or request an exception.

Successful checks

Info

Quality gate Change Size (prev → curr → max)
agent_deb_amd64 +312.43 KiB (0.04% increase, -8.92% of buffer) 761.181 → 761.486 → 764.600
agent_deb_amd64_fips +256.18 KiB (0.04% increase, -13.11% of buffer) 713.931 → 714.182 → 715.840
agent_heroku_amd64 +128.75 KiB (0.04% increase, -2.03% of buffer) 312.896 → 313.021 → 319.080
agent_msi +267.7 KiB (0.04% increase, -1.98% of buffer) 647.835 → 648.096 → 661.050
agent_rpm_amd64 +312.43 KiB (0.04% increase, -8.96% of buffer) 761.165 → 761.470 → 764.570
agent_rpm_amd64_fips +256.18 KiB (0.04% increase, -13.00% of buffer) 713.915 → 714.165 → 715.840
agent_rpm_arm64_fips +248.73 KiB (0.04% increase, -35.42% of buffer) 693.134 → 693.377 → 693.820
agent_suse_amd64 +312.43 KiB (0.04% increase, -8.96% of buffer) 761.165 → 761.470 → 764.570
agent_suse_amd64_fips +256.18 KiB (0.04% increase, -13.00% of buffer) 713.915 → 714.165 → 715.840
agent_suse_arm64_fips +248.73 KiB (0.04% increase, -35.42% of buffer) 693.134 → 693.377 → 693.820
docker_agent_amd64 +304.37 KiB (0.04% increase, -78.32% of buffer) 819.760 → 820.058 → 820.140
docker_agent_jmx_arm64 +296.98 KiB (0.03% increase, -94.19% of buffer) 1000.262 → 1000.552 → 1000.570
docker_cluster_agent_amd64 +20.16 KiB (0.01% increase, -2.78% of buffer) 211.422 → 211.442 → 212.130
docker_cluster_agent_arm64 +64.15 KiB (0.03% increase, -8.22% of buffer) 224.458 → 224.520 → 225.220
docker_dogstatsd_amd64 +8.06 KiB (0.02% increase, -0.86% of buffer) 39.522 → 39.530 → 40.440
docker_host_profiler_amd64 +20.62 KiB (0.01% increase, -0.19% of buffer) 306.843 → 306.863 → 317.700
docker_host_profiler_arm64 +3.06 KiB (0.00% increase, -0.03% of buffer) 318.121 → 318.123 → 328.970
dogstatsd_deb_amd64 +4.06 KiB (0.01% increase, -0.42% of buffer) 30.267 → 30.271 → 31.210
dogstatsd_deb_arm64 +4.06 KiB (0.01% increase, -0.31% of buffer) 28.294 → 28.298 → 29.590
dogstatsd_rpm_amd64 +4.06 KiB (0.01% increase, -0.42% of buffer) 30.267 → 30.271 → 31.210
dogstatsd_suse_amd64 +4.06 KiB (0.01% increase, -0.42% of buffer) 30.267 → 30.271 → 31.210
iot_agent_deb_amd64 +80.66 KiB (0.17% increase, -7.90% of buffer) 46.553 → 46.632 → 47.550
iot_agent_deb_arm64 +76.62 KiB (0.17% increase, -7.38% of buffer) 43.206 → 43.281 → 44.220
iot_agent_deb_armhf +84.4 KiB (0.19% increase, -8.08% of buffer) 44.000 → 44.083 → 45.020
iot_agent_rpm_amd64 +80.66 KiB (0.17% increase, -7.91% of buffer) 46.554 → 46.633 → 47.550
iot_agent_suse_amd64 +80.66 KiB (0.17% increase, -7.90% of buffer) 46.553 → 46.632 → 47.550
3 successful checks with minimal change (< 2 KiB)
Quality gate Current Size
docker_cws_instrumentation_amd64 7.443 MiB
docker_cws_instrumentation_arm64 6.877 MiB
docker_dogstatsd_arm64 37.623 MiB

@cit-pr-commenter-54b7da

cit-pr-commenter-54b7da Bot commented Aug 7, 2026

Copy link
Copy Markdown

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Job ID: 01cd31af-d298-40cb-bc98-1a703a051a01

Baseline: c45db9e
Comparison: 056907e
Diff

Optimization Goals: ✅ No significant changes detected

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
quality_gate_metrics_logs memory utilization +1.52 [+1.29, +1.76] 1 Logs bounds checks dashboard
quality_gate_idle_all_features memory utilization +0.54 [+0.50, +0.57] 1 Logs bounds checks dashboard
quality_gate_security_idle memory utilization +0.51 [+0.46, +0.56] 1 Logs bounds checks dashboard
dsd_uds_10mb_3k_timestamped_contexts_memory memory utilization +0.31 [+0.10, +0.52] 1 Logs
quality_gate_idle memory utilization +0.25 [+0.20, +0.30] 1 Logs bounds checks dashboard
quality_gate_security_mean_fs_load memory utilization +0.25 [+0.21, +0.28] 1 Logs bounds checks dashboard
quality_gate_logs % cpu utilization +0.12 [-0.74, +0.98] 1 Logs bounds checks dashboard
quality_gate_security_no_fs_load memory utilization +0.03 [-0.05, +0.11] 1 Logs bounds checks dashboard
quality_gate_private_action_runner memory utilization -0.28 [-0.41, -0.16] 1 Logs bounds checks dashboard
dsd_uds_10mb_3k_timestamped_contexts_cpu % cpu utilization -0.73 [-0.97, -0.48] 1 Logs

Bounds Checks: ✅ Passed

perf experiment bounds_check_name replicates_passed observed_value links
quality_gate_idle intake_connections 10/10 4 = 4 bounds checks dashboard
quality_gate_idle memory_usage 10/10 173.12MiB ≤ 178MiB bounds checks dashboard
quality_gate_idle total_bytes_received 10/10 746.34KiB ≤ 819.20KiB bounds checks dashboard
quality_gate_idle_all_features intake_connections 10/10 4 = 4 bounds checks dashboard
quality_gate_idle_all_features memory_usage 10/10 515.27MiB ≤ 538MiB bounds checks dashboard
quality_gate_idle_all_features total_bytes_received 10/10 1.14MiB ≤ 1.25MiB bounds checks dashboard
quality_gate_logs intake_connections 10/10 17 ≤ 40 bounds checks dashboard
quality_gate_logs memory_usage 10/10 212.55MiB ≤ 229MiB bounds checks dashboard
quality_gate_logs missed_bytes 10/10 0B = 0B bounds checks dashboard
quality_gate_logs total_bytes_received 10/10 263.10MiB ≤ 292MiB bounds checks dashboard
quality_gate_metrics_logs cpu_usage 10/10 362.90 ≤ 2000 bounds checks dashboard
quality_gate_metrics_logs intake_connections 10/10 20 ≤ 40 bounds checks dashboard
quality_gate_metrics_logs memory_usage 10/10 428.20MiB ≤ 453MiB bounds checks dashboard
quality_gate_metrics_logs missed_bytes 10/10 0B = 0B bounds checks dashboard
quality_gate_metrics_logs total_bytes_received 10/10 0.94GiB ≤ 1.04GiB bounds checks dashboard
quality_gate_private_action_runner memory_usage 10/10 71.93MiB ≤ 76MiB bounds checks dashboard
quality_gate_security_idle cpu_usage 10/10 28.55 ≤ 100 bounds checks dashboard
quality_gate_security_idle memory_usage 10/10 328.11MiB ≤ 335MiB bounds checks dashboard
quality_gate_security_mean_fs_load cpu_usage 10/10 60.85 ≤ 200 bounds checks dashboard
quality_gate_security_mean_fs_load memory_usage 10/10 300.15MiB ≤ 314MiB bounds checks dashboard
quality_gate_security_no_fs_load cpu_usage 10/10 22.41 ≤ 100 bounds checks dashboard
quality_gate_security_no_fs_load memory_usage 10/10 310.73MiB ≤ 343MiB 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_security_mean_fs_load, bounds check cpu_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_security_mean_fs_load, 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 intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check missed_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check total_bytes_received: 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 total_bytes_received: 10/10 replicas passed. Gate passed.
  • quality_gate_metrics_logs, bounds check missed_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_metrics_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_security_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_security_idle, bounds check cpu_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 total_bytes_received: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_private_action_runner, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_security_no_fs_load, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_security_no_fs_load, bounds check cpu_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_idle_all_features, bounds check total_bytes_received: 10/10 replicas passed. Gate passed.

@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from e4b2eb6 to c02d5f4 Compare August 7, 2026 20:39
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from 7d85848 to 8f87177 Compare August 7, 2026 20:39
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from c02d5f4 to c761f51 Compare August 7, 2026 20:57
@embeaken
embeaken force-pushed the ilya/par-control-opms branch 2 times, most recently from 2efe3f7 to f1a50c2 Compare August 10, 2026 15:09
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch 2 times, most recently from 98b3ee4 to dcb44c0 Compare August 10, 2026 15:21
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from f1a50c2 to 43371d3 Compare August 10, 2026 15:21
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from dcb44c0 to 978aa4f Compare August 10, 2026 16:12
@embeaken
embeaken force-pushed the ilya/par-control-opms branch 3 times, most recently from c3d80ef to 84005d4 Compare August 10, 2026 18:22
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from 1302fa6 to f163494 Compare August 10, 2026 18:46
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from 84005d4 to adec48f Compare August 10, 2026 18:48
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from f163494 to 7ea2b01 Compare August 10, 2026 19:00
@embeaken
embeaken force-pushed the ilya/par-control-opms branch 2 times, most recently from 7a4848d to ceaaf92 Compare August 13, 2026 14:30
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch 2 times, most recently from 4caa58a to e39f958 Compare August 13, 2026 16:27
@embeaken
embeaken force-pushed the ilya/par-control-opms branch 2 times, most recently from 93b15fa to 61de2b7 Compare August 13, 2026 16:30
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch 2 times, most recently from 309b513 to c9ea05e Compare August 13, 2026 17:00
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from 61de2b7 to 353ed4b Compare August 13, 2026 17:00
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from c9ea05e to 1b79b66 Compare August 13, 2026 18:37
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from 353ed4b to 0b063cb Compare August 13, 2026 18:37
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from 1b79b66 to f35402d Compare August 13, 2026 19:08
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from 0b063cb to ecfb76e Compare August 13, 2026 19:10
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from f35402d to a6ec3dd Compare August 13, 2026 19:20
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from ecfb76e to a1c618c Compare August 13, 2026 19:20
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from a6ec3dd to 71b6183 Compare August 13, 2026 19:35
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from a1c618c to 28bfa69 Compare August 13, 2026 19:36
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from 71b6183 to 6bacac1 Compare August 13, 2026 22:35
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from 28bfa69 to 31ba15d Compare August 13, 2026 22:36
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from 6bacac1 to d58b2ee Compare August 13, 2026 23:04
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from 31ba15d to 530c22e Compare August 13, 2026 23:04
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from d58b2ee to b8ef72e Compare August 13, 2026 23:10
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from 530c22e to 22d2f12 Compare August 13, 2026 23:10
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from b8ef72e to a040f0a Compare August 13, 2026 23:48
@embeaken
embeaken force-pushed the ilya/par-control-opms branch 2 times, most recently from 3b43251 to e219c39 Compare August 14, 2026 02:43
@embeaken
embeaken force-pushed the ilya/par-control-executor-channel branch from a040f0a to e13386e Compare August 14, 2026 02:43
@embeaken
embeaken force-pushed the ilya/par-control-opms branch from e219c39 to 5167fa4 Compare August 14, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Identify a non-fork PR long review PR is complex, plan time to review it team/action-platform team/agent-build team/agent-devx

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant