Skip to content

Commit 1d6b7ca

Browse files
authored
chore: remove request-replayer annotations (#3985)
Signed-off-by: Alexandre Rulleau <alexandre.rulleau@datadoghq.com>
1 parent 4cc2362 commit 1d6b7ca

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.gitlab/generate-tracer.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,6 @@ function before_script_steps($with_docker_auth = false) {
366366
PHP_MAJOR_MINOR: "<?= $major_minor ?>"
367367
ARCH: "amd64"
368368
KUBERNETES_POD_ANNOTATIONS_1: "ci.ddbuild.io/enforce-static-cpus=true"
369-
KUBERNETES_POD_ANNOTATIONS_2: 'ad.datadoghq.com/request-replayer.logs=[{"source":"dd-trace-php","service":"request-replayer"}]'
370-
KUBERNETES_POD_ANNOTATIONS_3: 'ad.datadoghq.com/test-agent.logs=[{"source":"dd-trace-php","service":"test-agent"}]'
371369
timeout: 120m
372370
script:
373371
- make test_extension_ci

0 commit comments

Comments
 (0)