@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, 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, executeprotected void applyValues(DatadogNotifierConfiguration configuration) throws PropertyVetoException
applyValues in class BaseNotificationConfigurer<DatadogNotifierConfiguration,DatadogNotifierService>PropertyVetoExceptionprotected String getHealthCheckNotifierCommandName()
protected String getRequestTracingNotifierCommandName()
Copyright © 2017. All rights reserved.