Package 

Class ProfilerEvent


  • 
    public class ProfilerEvent
    
                        

    Events sent between the RUM feature and the profiling feature.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class ProfilerEvent.TTIDNotTracked

      Internal event signaling that TTID has been reached but the RUM session is not tracked (unsampled session). No profiling data will be written.

      public final class ProfilerEvent.RumAnrEvent

      Sent by the RUM feature to the profiling feature whenever an ANR is detected.

      public final class ProfilerEvent.RumLongTaskEvent

      Sent by the RUM feature to the profiling feature whenever a long task is detected.

      public final class ProfilerEvent.RumVitalEvent

      Sent by the RUM feature to the profiling feature whenever a vital is recorded.