Skip to content

Commit 4d9b64f

Browse files
chore: add tracing macrobenchmark with runtime metrics enabled (#5485)
1 parent a432a17 commit 4d9b64f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitlab/macrobenchmarks.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,9 @@ only-tracing:
6565
extends: .macrobenchmarks
6666
variables:
6767
DD_BENCHMARKS_CONFIGURATION: only-tracing
68+
69+
only-tracing-with-runtime-metrics-enabled:
70+
extends: .macrobenchmarks
71+
variables:
72+
DD_BENCHMARKS_CONFIGURATION: only-tracing
73+
DD_RUNTIME_METRICS_ENABLED: "true"

0 commit comments

Comments
 (0)