Skip to content

Commit bae6be5

Browse files
rochdevtlhunter
authored andcommitted
update sirun benchmark metadata for ci
1 parent 08c75f9 commit bae6be5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

benchmark/sirun/plugin-koa/meta.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@
1313
"with-internal-tracer": {
1414
"env": {
1515
"WITH_INTERNAL_TRACER": "true",
16-
"DD_TRACE_AGENT_PROTOCOL_VERSION": "0.5"
16+
"WITH_FAKE_DB": "true",
17+
"WITH_NATIVE_COLLECTOR": "true"
1718
}
1819
},
1920
"with-tracer": {
2021
"env": {
2122
"WITH_TRACER": "true",
23+
"WITH_FAKE_DB": "true",
2224
"DD_TRACE_AGENT_PROTOCOL_VERSION": "0.5"
2325
}
2426
}

0 commit comments

Comments
 (0)