You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
I'm seeing a lot of these and while these 3 reference /messages I don't think they are directly related though
0|api | @google-cloud/trace-agent ERROR TraceApi#createChildSpan: [[email protected]:lib/Connection.js] Creating phantom child span [mysql-query] because root span [/messages] was already closed.
0|api | @google-cloud/trace-agent ERROR TraceApi#createChildSpan: [[email protected]:http] Creating phantom child span [metadata.google.internal] because root span [/messages] was already closed.
0|api | @google-cloud/trace-agent ERROR TraceApi#createChildSpan: [[email protected]:src/client.js] Creating phantom child span [grpc:/google.logging.v2.LoggingServiceV2/WriteLogEntries] because root span [/messages] was already closed.
This might be related to #382 and thus also to #794
but wanted to be sure.
That endpoint does make use of tails atm.
The logging thing happens through @google-cloud/[email protected] but I can probably update that if that helps with anything :D
If there isn't anything I can do for now until the referenced issues are solved, would there be a way to turn these messages of since they are massively spammy atm
I'm seeing a lot of these and while these 3 reference /messages I don't think they are directly related though
This might be related to #382 and thus also to #794
but wanted to be sure.
That endpoint does make use of tails atm.
The logging thing happens through @google-cloud/[email protected] but I can probably update that if that helps with anything :D
If there isn't anything I can do for now until the referenced issues are solved, would there be a way to turn these messages of since they are massively spammy atm