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
* every span field "traceId" matches the regex "^[A-Fa-f0-9]{32}$"
20
20
* a span field "kind" equals 1
21
21
* a span field "kind" equals 3
22
-
* every span field "startTimeUnixNano" matches the regex "^[0-9]+$"
23
-
* every span field "endTimeUnixNano" matches the regex "^[0-9]+$"
24
22
* a span bool attribute "bugsnag.span.first_class" is true
25
23
* a span bool attribute "bugsnag.span.first_class" does not exist
26
24
* the trace payload field "resourceSpans.0.resource" string attribute "service.name" matches the regex "com.bugsnag.fixtures.cocoaperformance(xcframework)?"
* every span field "traceId" matches the regex "^[A-Fa-f0-9]{32}$"
45
43
* a span field "kind" equals 1
46
44
* a span field "kind" equals 3
47
-
* every span field "startTimeUnixNano" matches the regex "^[0-9]+$"
48
-
* every span field "endTimeUnixNano" matches the regex "^[0-9]+$"
49
45
* a span bool attribute "bugsnag.span.first_class" is true
50
46
* a span bool attribute "bugsnag.span.first_class" does not exist
51
47
* the trace payload field "resourceSpans.0.resource" string attribute "service.name" matches the regex "com.bugsnag.fixtures.cocoaperformance(xcframework)?"
* every span field "spanId" matches the regex "^[A-Fa-f0-9]{16}$"
67
63
* every span field "traceId" matches the regex "^[A-Fa-f0-9]{32}$"
68
64
* every span field "kind" equals 3
69
-
* every span field "startTimeUnixNano" matches the regex "^[0-9]+$"
70
-
* every span field "endTimeUnixNano" matches the regex "^[0-9]+$"
71
65
* the trace payload field "resourceSpans.0.resource" string attribute "service.name" matches the regex "com.bugsnag.fixtures.cocoaperformance(xcframework)?"
72
66
* the trace payload field "resourceSpans.0.resource" string attribute "telemetry.sdk.name" equals "bugsnag.performance.cocoa"
73
67
* the trace payload field "resourceSpans.0.resource" string attribute "telemetry.sdk.version" matches the regex "[0-9]+\.[0-9]+\.[0-9]+"
* every span field "spanId" matches the regex "^[A-Fa-f0-9]{16}$"
97
91
* every span field "traceId" matches the regex "^[A-Fa-f0-9]{32}$"
98
92
* every span field "kind" equals 3
99
-
* every span field "startTimeUnixNano" matches the regex "^[0-9]+$"
100
-
* every span field "endTimeUnixNano" matches the regex "^[0-9]+$"
101
93
* the trace payload field "resourceSpans.0.resource" string attribute "service.name" matches the regex "com.bugsnag.fixtures.cocoaperformance(xcframework)?"
102
94
* the trace payload field "resourceSpans.0.resource" string attribute "telemetry.sdk.name" equals "bugsnag.performance.cocoa"
103
95
* the trace payload field "resourceSpans.0.resource" string attribute "telemetry.sdk.version" matches the regex "[0-9]+\.[0-9]+\.[0-9]+"
* every span field "spanId" matches the regex "^[A-Fa-f0-9]{16}$"
142
132
* every span field "traceId" matches the regex "^[A-Fa-f0-9]{32}$"
143
133
* every span field "kind" equals 3
144
-
* every span field "startTimeUnixNano" matches the regex "^[0-9]+$"
145
-
* every span field "endTimeUnixNano" matches the regex "^[0-9]+$"
146
134
* the trace payload field "resourceSpans.0.resource" string attribute "service.name" matches the regex "com.bugsnag.fixtures.cocoaperformance(xcframework)?"
147
135
* the trace payload field "resourceSpans.0.resource" string attribute "telemetry.sdk.name" equals "bugsnag.performance.cocoa"
148
136
* the trace payload field "resourceSpans.0.resource" string attribute "telemetry.sdk.version" matches the regex "[0-9]+\.[0-9]+\.[0-9]+"
* every span field "spanId" matches the regex "^[A-Fa-f0-9]{16}$"
163
151
* every span field "traceId" matches the regex "^[A-Fa-f0-9]{32}$"
164
152
* every span field "kind" equals 3
165
-
* every span field "startTimeUnixNano" matches the regex "^[0-9]+$"
166
-
* every span field "endTimeUnixNano" matches the regex "^[0-9]+$"
167
153
* the trace payload field "resourceSpans.0.resource" string attribute "service.name" matches the regex "com.bugsnag.fixtures.cocoaperformance(xcframework)?"
168
154
* the trace payload field "resourceSpans.0.resource" string attribute "telemetry.sdk.name" equals "bugsnag.performance.cocoa"
169
155
* the trace payload field "resourceSpans.0.resource" string attribute "telemetry.sdk.version" matches the regex "[0-9]+\.[0-9]+\.[0-9]+"
0 commit comments