Closed paulcacheux closed 19 hours ago
/merge
/merge
View all feedbacks in Devflow UI.
2024-11-25 14:02:37 UTC
:information_source: 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-11-25 14:49:23 UTC
:information_source: MergeQueue: merge request added to the queue
The median merge time in main
is 23m.
[Fast Unit Tests Report]
On pipeline 49858701 (CI Visibility). The following jobs did not run any unit tests:
If you modified Go files and expected unit tests to run in these jobs, please double check the job logs. If you think tests should have been executed reach out to #agent-devx-help
Metrics dashboard
Target profiles
Run ID: 22150474-76ee-47c9-b507-1787b57ce453
Baseline: cfaf5ee0ba972b929169d2e1d24b61e0b2f50bd2 Comparison: 3e303d3e16348bd1d0cc30a41e46717b9521f99d Diff
perf | experiment | bounds_check_name | replicates_passed | links |
---|---|---|---|---|
❌ | file_to_blackhole_300ms_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_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 | 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 |
✅ Passed. All Quality Gates passed.
What does this PR do?
This flag is now unused, it should have been removed as part of https://github.com/DataDog/datadog-agent/pull/31228
Motivation
Describe how to test/QA your changes
Possible Drawbacks / Trade-offs
Additional Notes