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
* a span string attribute "bugsnag.span.category" equals "app_start"
24
24
* a span string attribute "bugsnag.span.category" equals "app_start_phase"
25
25
* a span string attribute "bugsnag.app_start.first_view_name" equals "Fixture.ViewController"
26
-
* every span bool attribute "bugsnag.span.first_class" does not exist
26
+
* the span named "[AppStart/iOSCold]" array attribute "bugsnag.system.cpu_measures_total" is not empty
27
+
* the span named "[AppStart/iOSCold]" float attribute "bugsnag.system.cpu_mean_total" is greater than 0.0
28
+
* the span named "[AppStart/iOSCold]" array attribute "bugsnag.system.cpu_measures_main_thread" is not empty
29
+
* the span named "[AppStart/iOSCold]" float attribute "bugsnag.system.cpu_mean_main_thread" is greater than 0.0
30
+
* the span named "[AppStart/iOSCold]" array attribute "bugsnag.system.cpu_measures_overhead" is not empty
31
+
* the span named "[AppStart/iOSCold]" float attribute "bugsnag.system.cpu_mean_overhead" is greater than 0.0
32
+
* the span named "[AppStart/iOSCold]" array attribute "bugsnag.system.memory.timestamps" is not empty
33
+
* the span named "[AppStart/iOSCold]" integer attribute "bugsnag.system.memory.spaces.device.size" is greater than 0
34
+
* the span named "[AppStart/iOSCold]" array attribute "bugsnag.system.memory.spaces.device.used" is not empty
35
+
* the span named "[AppStart/iOSCold]" integer attribute "bugsnag.system.memory.spaces.device.mean" is greater than 0
36
+
* a span bool attribute "bugsnag.span.first_class" is true
27
37
* the trace payload field "resourceSpans.0.resource" string attribute "service.name" matches the regex "com.bugsnag.fixtures.cocoaperformance(xcframework)?"
28
38
* the trace payload field "resourceSpans.0.resource" string attribute "telemetry.sdk.name" equals "bugsnag.performance.cocoa"
29
39
* the trace payload field "resourceSpans.0.resource" string attribute "telemetry.sdk.version" matches the regex "[0-9]+\.[0-9]+\.[0-9]+"
0 commit comments