Closed
Description
The log is outputting INFO TraceApi#createChildSpan: [[email protected]:lib/connection.js] Creating phantom child span [mysql-query] because there is no root span.
.
My setup is using knex with the client mysql2
. The query is running in the knex raw
method.
This is an example app: https://github.com/davidharrisonlb/mysql-tracer-test