We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a432a17 commit 4d9b64fCopy full SHA for 4d9b64f
1 file changed
.gitlab/macrobenchmarks.yml
@@ -65,3 +65,9 @@ only-tracing:
65
extends: .macrobenchmarks
66
variables:
67
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