Skip to content

Commit 2d856bd

Browse files
committed
Disable direct exec for benchmarks
1 parent 0b346ad commit 2d856bd

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ workflow:
137137
UPSTREAM_PROJECT_NAME: $CI_PROJECT_NAME
138138
UPSTREAM_BRANCH: $CI_COMMIT_REF_NAME
139139
UPSTREAM_COMMIT_SHA: $CI_COMMIT_SHA
140+
DD_SIDECAR_DISABLE_DIRECT_EXEC: 1
140141

141142
benchmarks-profiler:
142143
extends: .microbenchmarks

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)