pinpoint-apm / pinpoint-node-agent

Pinpoint Node.js agent
Apache License 2.0
56 stars 10 forks source link

Support SpanChunk and AsyncSpanChunk #233

Open feelform opened 2 weeks ago

feelform commented 2 weeks ago

The AsyncSpanChunk has a localAsyncId. The SpanChunk has a TraceRootSpanRecorder.

Needs to separate SpanChunk with AsyncSpanChunk