diff --git a/.gitlab/services.yml b/.gitlab/services.yml index 51e28c38cc5..36d08c298c9 100644 --- a/.gitlab/services.yml +++ b/.gitlab/services.yml @@ -15,7 +15,7 @@ name: registry.ddbuild.io/images/mirror/dd-apm-test-agent/ddapm-test-agent:v1.20.0 alias: testagent variables: - LOG_LEVEL: INFO + LOG_LEVEL: DEBUG SNAPSHOT_DIR: ${CI_PROJECT_DIR}/tests/snapshots SNAPSHOT_CI: 1 PORT: 9126