Skip to content

Commit

Permalink
use debug logs for testagent
Browse files Browse the repository at this point in the history
  • Loading branch information
brettlangdon committed Dec 17, 2024
1 parent ca9ee58 commit 090b2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 090b2eb

Please sign in to comment.