CzyerChen commented on issue #11752: URL: https://github.com/apache/skywalking/issues/11752#issuecomment-1898226742
yes, MQ consuming in batches that triggered by API or scheduled job. The single message consumed now mark as an entry span and refer to the producer the exit span, do batch consuming case have to be the entry span and refer to the producers, or just be a local span to show the action. If local span, the trace between the producer and consumer will be lost. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
