Class AlertRuleRequest

java.lang.Object
com.nmontytskyi.monitoring.server.dto.request.AlertRuleRequest

public class AlertRuleRequest extends Object
Inbound DTO for creating or updating an alert rule, specifying the metric type, comparator, threshold value, and cooldown period in minutes.
  • Constructor Details

    • AlertRuleRequest

      public AlertRuleRequest()