-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: cloudtraceIssues related to the googleapis/cloud-trace-nodejs API.Issues related to the googleapis/cloud-trace-nodejs API.external fixstatus: blockedResolving the issue is dependent on other work.Resolving the issue is dependent on other work.triage meI really want to be triaged.I really want to be triaged.
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
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: cloudtraceIssues related to the googleapis/cloud-trace-nodejs API.Issues related to the googleapis/cloud-trace-nodejs API.external fixstatus: blockedResolving the issue is dependent on other work.Resolving the issue is dependent on other work.triage meI really want to be triaged.I really want to be triaged.