Class ConfluenceEventSystemMonitorConfig
java.lang.Object
com.atlassian.confluence.internal.diagnostics.ConfluenceEventSystemMonitorConfig
- All Implemented Interfaces:
com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
public class ConfluenceEventSystemMonitorConfig
extends Object
implements com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
- Since:
- 6.10
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NonNull Duration
@NonNull Optional<ThreadGroup>
@NonNull Duration
getSlowListenerAlertDuration
(@Nullable com.atlassian.diagnostics.AlertTrigger alertTrigger)
-
Constructor Details
-
ConfluenceEventSystemMonitorConfig
-
-
Method Details
-
getSlowListenerAlertDuration
public @NonNull 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
-
getEventThreadGroup
- Specified by:
getEventThreadGroup
in interfacecom.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
-