Class ElasticApmConfiguration.ElasticApmTracerConfiguration

java.lang.Object
org.apereo.cas.config.ElasticApmConfiguration.ElasticApmTracerConfiguration
Enclosing class:
ElasticApmConfiguration

@Configuration(value="ElasticApmTracerConfiguration", proxyBeanMethods=false) @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) public static class ElasticApmConfiguration.ElasticApmTracerConfiguration extends Object
  • Constructor Details

    • ElasticApmTracerConfiguration

      public ElasticApmTracerConfiguration()
  • Method Details

    • elasticApmMonitoringAspect

      @Bean @ConditionalOnMissingBean(name="elasticApmMonitoringAspect") @Lazy(false) public ElasticApmMonitoringAspect elasticApmMonitoringAspect()