Class ElasticApmConfiguration

java.lang.Object
org.apereo.cas.config.ElasticApmConfiguration

@EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) @EnableScheduling @ConditionalOnFeatureEnabled(feature=Monitoring, module="elastic") @AutoConfiguration @EnableAspectJAutoProxy public class ElasticApmConfiguration extends Object
Since:
7.0.0
  • Constructor Details

    • ElasticApmConfiguration

      public ElasticApmConfiguration()