[WIP] fix(node): Capture Prisma v5 engine spans under the SentryTracerProvider #49994
Annotations
2 errors
|
|
|
packages/profiling-node/test/integration.test.ts#L675
AssertionError: expected undefined to match object { contexts: { trace: { …(1) }, …(1) } }
- Expected:
{
"contexts": {
"profile": {
"profiler_id": Any<String>,
},
"trace": {
"data": ObjectContaining {
"thread.id": Any<String>,
"thread.name": Any<String>,
},
},
},
}
+ Received:
undefined
❯ test/integration.test.ts:675:64
|
The logs for this run have expired and are no longer available.
Loading