Class JiraEventSystemMonitorConfig
java.lang.Object
com.atlassian.jira.event.diagnostics.JiraEventSystemMonitorConfig
- All Implemented Interfaces:
com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
public class JiraEventSystemMonitorConfig
extends Object
implements com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSlowListenerAlertDuration
(com.atlassian.diagnostics.AlertTrigger alertTrigger) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
getEventThreadGroup
-
Constructor Details
-
JiraEventSystemMonitorConfig
public JiraEventSystemMonitorConfig()
-
-
Method Details
-
getSlowListenerAlertDuration
@NonNull public Duration getSlowListenerAlertDuration(@Nullable com.atlassian.diagnostics.AlertTrigger alertTrigger) - Specified by:
getSlowListenerAlertDuration
in interfacecom.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
-
getEventDroppedAlertThreadDumpCoolDown
- Specified by:
getEventDroppedAlertThreadDumpCoolDown
in interfacecom.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
-