Skip to content

Commit e348398

Browse files
[mq] [skip ddci] working branch - merge 7e59a04 on top of main at cfd7cd5
{"baseBranch":"main","baseCommit":"cfd7cd5756f8e85faee34f52757e1e1285e17f2a","createdAt":"2026-05-27T09:09:26.543201Z","headSha":"7e59a049159a889b565c465c7d5d0c678da8a39a","id":"3c12253f-1a2f-4a06-b42a-72c37792928a","nextMergeabilityCheckAt":"2026-05-27T10:49:00.723726Z","priority":"200","pullRequestNumber":"2038","queuedAt":"2026-05-27T09:49:05.243179Z","status":"STATUS_QUEUED"}
2 parents bdac3ed + 7e59a04 commit e348398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libdd-trace-utils/src/test_utils/datadog_test_agent.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use std::str::FromStr;
1414
use std::time::Duration;
1515

1616
const TEST_AGENT_IMAGE_NAME: &str = "ghcr.io/datadog/dd-apm-test-agent/ddapm-test-agent";
17-
const TEST_AGENT_IMAGE_TAG: &str = "v1.39.0";
17+
const TEST_AGENT_IMAGE_TAG: &str = "v1.56.0";
1818
const TEST_AGENT_READY_MSG: &str =
1919
"INFO:ddapm_test_agent.agent:Trace request stall seconds setting set to 0.0.";
2020

0 commit comments

Comments
 (0)