Add parent span verification (#3800)

This commit is contained in:
Trask Stalnaker 2021-08-09 09:22:10 -07:00 committed by GitHub
parent b63eb826f1
commit 3c3e0f2beb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ abstract class AbstractRocketMqClientTest extends InstrumentationSpecification {
span(1) {
name sharedTopic + " process"
kind CONSUMER
childOf span(0)
attributes {
"${SemanticAttributes.MESSAGING_SYSTEM.key}" "rocketmq"
"${SemanticAttributes.MESSAGING_DESTINATION.key}" sharedTopic