@Service(name="notification-datadog-configure") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value={DAS,INSTANCE}) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class DatadogNotificationConfigurer extends BaseNotificationConfigurer<DatadogNotifierConfiguration,DatadogNotifierService>
dynamic, enabled, logger, noisy, notificationService, server, target, targetUtil
Constructor and Description |
---|
DatadogNotificationConfigurer() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyValues(DatadogNotifierConfiguration configuration) |
protected String |
getHealthCheckNotifierCommandName() |
protected String |
getRequestTracingNotifierCommandName() |
configureDynamically, execute
protected void applyValues(DatadogNotifierConfiguration configuration) throws PropertyVetoException
applyValues
in class BaseNotificationConfigurer<DatadogNotifierConfiguration,DatadogNotifierService>
PropertyVetoException
protected String getHealthCheckNotifierCommandName()
protected String getRequestTracingNotifierCommandName()
Copyright © 2019. All rights reserved.