Uses of Interface
com.atlassian.jira.monitoring.jmx.JmxMetricsExposer
Packages that use JmxMetricsExposer
Package
Description
-
Uses of JmxMetricsExposer in com.atlassian.jira.analytics.statistics.monitoring
Constructors in com.atlassian.jira.analytics.statistics.monitoring with parameters of type JmxMetricsExposerModifierConstructorDescriptionMonitoringStatisticEventProducer
(FeatureManager featureManager, JmxMetricsExposer jmxMetricsExposer) -
Uses of JmxMetricsExposer in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar
Methods in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar that return JmxMetricsExposerModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.jmxMetricsExposerImpl
(InstrumentationMetricsCollector instrumentationMetricsCollector, ApplicationProperties applicationProperties, MessageHandlerService messageHandlerService, com.atlassian.event.api.EventPublisher eventPublisher) Methods in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar with parameters of type JmxMetricsExposerModifier and TypeMethodDescriptionFullJiraConfiguration.JiraCoreConfiguration.defaultAppMonitoringMetricsService
(com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, JmxMetricsExposer jmxMetricsExposer) IpdConfiguration.defaultIpdMonitoringControlService
(com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, JmxMetricsExposer jmxMetricsExposer, com.atlassian.diagnostics.ipd.api.registry.IpdRegistry ipdMainRegistry) FullJiraConfiguration.JiraCoreConfiguration.micrometerMetrics
(JmxMetricsExposer jmxMetricsExposer, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of JmxMetricsExposer in com.atlassian.jira.dev.backdoor
Constructors in com.atlassian.jira.dev.backdoor with parameters of type JmxMetricsExposer -
Uses of JmxMetricsExposer in com.atlassian.jira.instrumentation
Constructors in com.atlassian.jira.instrumentation with parameters of type JmxMetricsExposerModifierConstructorDescriptionDefaultAppMonitoringMetricsService
(com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, JmxMetricsExposer jmxMetricsExposer) DefaultIpdMonitoringControlService
(com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, JmxMetricsExposer jmxMetricsExposer, com.atlassian.diagnostics.ipd.api.registry.IpdRegistry ipdRegistry) MicrometerMetrics
(JmxMetricsExposer jmxMetricsExposer, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of JmxMetricsExposer in com.atlassian.jira.monitoring.jmx
Classes in com.atlassian.jira.monitoring.jmx that implement JmxMetricsExposer -
Uses of JmxMetricsExposer in com.atlassian.jira.rest.v2.monitoring
Constructors in com.atlassian.jira.rest.v2.monitoring with parameters of type JmxMetricsExposerModifierConstructorDescriptionJmxMonitoringController
(JiraAuthenticationContext jiraAuthenticationContext, GlobalPermissionManager permissionManager, JmxMetricsExposer jmxMetricsExposer, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of JmxMetricsExposer in com.atlassian.jira.web.action.monitoring
Constructors in com.atlassian.jira.web.action.monitoring with parameters of type JmxMetricsExposerModifierConstructorDescriptionJmxMonitoringAction
(AppMonitoringMetricsService appMonitoringMetricsService, JmxMetricsExposer jmxMetricsExposer, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilder, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, IpdMonitoringControlService ipdMonitoringControlService)