Skip to content

Commit b9204d5

Browse files
committed
ci: add managed-by:bp-infra to DD_METRICS_TAGS
1 parent de2deda commit b9204d5

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.gitlab/benchmarks/macrobenchmarks.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ build-dd-trace-dotnet-macrobenchmarks-ami:
7171
when: manual
7272
timeout: 3h
7373
variables:
74+
DD_METRICS_TAGS: "managed-by:bp-infra"
75+
7476
AWS_REGION: "us-east-1"
7577

7678
# Branch containing a provision for building the macrobenchmarks AMI
@@ -533,6 +535,8 @@ profiler_cpu_timer_create-arm64:
533535
- reports/
534536
expire_in: 3 months
535537
variables:
538+
DD_METRICS_TAGS: "managed-by:bp-infra"
539+
536540
RUNNER_AFTER_SCRIPT_TIMEOUT: 1h
537541

538542
# Allows ephemeral instances to read content from benchmarking-platform

.gitlab/benchmarks/microbenchmarks.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ build-dd-trace-dotnet-microbenchmarks-ami:
3232
DDOCTOSTS_ID_TOKEN:
3333
aud: dd-octo-sts
3434
variables:
35+
DD_METRICS_TAGS: "managed-by:bp-infra"
36+
3537
# Allows ephemeral instances to read content from dd-trace-dotnet
3638
# This is not strictly necessary in the current AMI build
3739
DDOCTOSTS_SCOPE: "DataDog/dd-trace-dotnet"
@@ -96,6 +98,8 @@ run-benchmarks:
9698
- reports/
9799
expire_in: 3 months
98100
variables:
101+
DD_METRICS_TAGS: "managed-by:bp-infra"
102+
99103
# Allows ephemeral instances to read content from benchmarking-platform
100104
DDOCTOSTS_SCOPE: "DataDog/benchmarking-platform"
101105
DDOCTOSTS_POLICY: "gitlab.github-access.read-contents"

0 commit comments

Comments
 (0)