Class AlertProperties
java.lang.Object
com.nmontytskyi.monitoring.server.config.AlertProperties
Externalized configuration for the alerting subsystem.
Properties are bound under the monitoring.alert prefix and configure whether
alerting is enabled, the default evaluation window, and the sender/recipient email
addresses used by AlertNotificationService.
- Author:
- Nazar Montytskyi
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AlertProperties
public AlertProperties()
-