This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Description
The log is outputting INFO TraceApi#createChildSpan: [mysql2@1.6.4: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