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 Details

    • JiraEventSystemMonitorConfig

      public JiraEventSystemMonitorConfig()
  • Method Details

    • getSlowListenerAlertDuration

      @NonNull public Duration getSlowListenerAlertDuration(@Nullable com.atlassian.diagnostics.AlertTrigger alertTrigger)
      Specified by:
      getSlowListenerAlertDuration in interface com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
    • getEventDroppedAlertThreadDumpCoolDown

      @NonNull public Duration getEventDroppedAlertThreadDumpCoolDown()
      Specified by:
      getEventDroppedAlertThreadDumpCoolDown in interface com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig