1
+ [ {
2
+ "content" : {
3
+ "duration" : ${content_duration} ,
4
+ "error" : 0,
5
+ "meta" : {
6
+ "_dd.p.tid" : ${content_meta__dd_p_tid} ,
7
+ "component" : "junit",
8
+ "dummy_ci_tag" : "dummy_ci_tag_value",
9
+ "env" : "none",
10
+ "library_version" : ${content_meta_library_version} ,
11
+ "span.kind" : "test_suite_end",
12
+ "test.framework" : "cucumber",
13
+ "test.framework_version" : ${content_meta_test_framework_version} ,
14
+ "test.module" : "cucumber-junit-5",
15
+ "test.status" : "fail",
16
+ "test.suite" : "classpath:org/example/cucumber/calculator/basic_arithmetic_failed.feature:Basic Arithmetic",
17
+ "test.type" : "test",
18
+ "test_session.name" : "session-name"
19
+ },
20
+ "metrics" : {
21
+ "_dd.host.vcpu_count" : ${content_metrics__dd_host_vcpu_count}
22
+ },
23
+ "name" : "junit.test_suite",
24
+ "resource" : "classpath:org/example/cucumber/calculator/basic_arithmetic_failed.feature:Basic Arithmetic",
25
+ "service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
26
+ "start" : ${content_start} ,
27
+ "test_module_id" : ${content_test_module_id} ,
28
+ "test_session_id" : ${content_test_session_id} ,
29
+ "test_suite_id" : ${content_test_suite_id}
30
+ },
31
+ "type" : "test_suite_end",
32
+ "version" : 1
33
+ }, {
34
+ "content" : {
35
+ "duration" : ${content_duration_2} ,
36
+ "error" : 1,
37
+ "meta" : {
38
+ "_dd.profiling.ctx" : "test",
39
+ "_dd.tracer_host" : ${content_meta__dd_tracer_host} ,
40
+ "component" : "junit",
41
+ "dummy_ci_tag" : "dummy_ci_tag_value",
42
+ "env" : "none",
43
+ "error.message" : ${content_meta_error_message} ,
44
+ "error.stack" : ${content_meta_error_stack} ,
45
+ "error.type" : "java.lang.AssertionError",
46
+ "language" : "jvm",
47
+ "library_version" : ${content_meta_library_version} ,
48
+ "runtime-id" : ${content_meta_runtime_id} ,
49
+ "span.kind" : "test",
50
+ "test.framework" : "cucumber",
51
+ "test.framework_version" : ${content_meta_test_framework_version} ,
52
+ "test.module" : "cucumber-junit-5",
53
+ "test.name" : "Addition",
54
+ "test.status" : "fail",
55
+ "test.suite" : "classpath:org/example/cucumber/calculator/basic_arithmetic_failed.feature:Basic Arithmetic",
56
+ "test.traits" : "{\"category\":[\"foo\"]}",
57
+ "test.type" : "test",
58
+ "test_session.name" : "session-name"
59
+ },
60
+ "metrics" : {
61
+ "_dd.host.vcpu_count" : ${content_metrics__dd_host_vcpu_count_2} ,
62
+ "_dd.profiling.enabled" : 0,
63
+ "_dd.trace_span_attribute_schema" : 0,
64
+ "process_id" : ${content_metrics_process_id}
65
+ },
66
+ "name" : "junit.test",
67
+ "parent_id" : ${content_parent_id} ,
68
+ "resource" : "classpath:org/example/cucumber/calculator/basic_arithmetic_failed.feature:Basic Arithmetic.Addition",
69
+ "service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
70
+ "span_id" : ${content_span_id} ,
71
+ "start" : ${content_start_2} ,
72
+ "test_module_id" : ${content_test_module_id} ,
73
+ "test_session_id" : ${content_test_session_id} ,
74
+ "test_suite_id" : ${content_test_suite_id} ,
75
+ "trace_id" : ${content_trace_id}
76
+ },
77
+ "type" : "test",
78
+ "version" : 2
79
+ }, {
80
+ "content" : {
81
+ "duration" : ${content_duration_3} ,
82
+ "error" : 0,
83
+ "meta" : {
84
+ "_dd.p.tid" : ${content_meta__dd_p_tid_2} ,
85
+ "_dd.profiling.ctx" : "test",
86
+ "_dd.tracer_host" : ${content_meta__dd_tracer_host} ,
87
+ "component" : "junit",
88
+ "dummy_ci_tag" : "dummy_ci_tag_value",
89
+ "env" : "none",
90
+ "language" : "jvm",
91
+ "library_version" : ${content_meta_library_version} ,
92
+ "runtime-id" : ${content_meta_runtime_id} ,
93
+ "span.kind" : "test_session_end",
94
+ "test.command" : "cucumber-junit-5",
95
+ "test.framework" : "cucumber",
96
+ "test.framework_version" : ${content_meta_test_framework_version} ,
97
+ "test.status" : "fail",
98
+ "test.type" : "test",
99
+ "test_session.name" : "session-name"
100
+ },
101
+ "metrics" : {
102
+ "_dd.host.vcpu_count" : ${content_metrics__dd_host_vcpu_count_3} ,
103
+ "_dd.profiling.enabled" : 0,
104
+ "_dd.trace_span_attribute_schema" : 0,
105
+ "process_id" : ${content_metrics_process_id}
106
+ },
107
+ "name" : "junit.test_session",
108
+ "resource" : "cucumber-junit-5",
109
+ "service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
110
+ "start" : ${content_start_3} ,
111
+ "test_session_id" : ${content_test_session_id}
112
+ },
113
+ "type" : "test_session_end",
114
+ "version" : 1
115
+ }, {
116
+ "content" : {
117
+ "duration" : ${content_duration_4} ,
118
+ "error" : 0,
119
+ "meta" : {
120
+ "_dd.p.tid" : ${content_meta__dd_p_tid_3} ,
121
+ "component" : "junit",
122
+ "dummy_ci_tag" : "dummy_ci_tag_value",
123
+ "env" : "none",
124
+ "library_version" : ${content_meta_library_version} ,
125
+ "span.kind" : "test_module_end",
126
+ "test.framework" : "cucumber",
127
+ "test.framework_version" : ${content_meta_test_framework_version} ,
128
+ "test.module" : "cucumber-junit-5",
129
+ "test.status" : "fail",
130
+ "test.type" : "test",
131
+ "test_session.name" : "session-name"
132
+ },
133
+ "metrics" : {
134
+ "_dd.host.vcpu_count" : ${content_metrics__dd_host_vcpu_count_4}
135
+ },
136
+ "name" : "junit.test_module",
137
+ "resource" : "cucumber-junit-5",
138
+ "service" : "worker.org.gradle.process.internal.worker.gradleworkermain",
139
+ "start" : ${content_start_4} ,
140
+ "test_module_id" : ${content_test_module_id} ,
141
+ "test_session_id" : ${content_test_session_id}
142
+ },
143
+ "type" : "test_module_end",
144
+ "version" : 1
145
+ } ]
0 commit comments