Class OrphansRecordedEvent

  • All Implemented Interfaces:
    Event

    public class OrphansRecordedEvent
    extends AbstractEvent
    Emits orphaned requests which can be used to analyze slow requests.
    • Method Detail

      • description

        public String description()
        Description copied from interface: Event
        A textual description with more information about the event.
        Returns:
        the description, if set.