Uses of Package
com.nmontytskyi.monitoring.server.dto.request
Packages that use com.nmontytskyi.monitoring.server.dto.request
Package
Description
-
Classes in com.nmontytskyi.monitoring.server.dto.request used by com.nmontytskyi.monitoring.server.controllerClassDescriptionInbound DTO for creating or updating an alert rule, specifying the metric type, comparator, threshold value, and cooldown period in minutes.Inbound DTO carrying a single metric observation pushed by a monitored microservice or produced internally by the Actuator polling scheduler.
-
Classes in com.nmontytskyi.monitoring.server.dto.request used by com.nmontytskyi.monitoring.server.serviceClassDescriptionInbound DTO for creating or updating an alert rule, specifying the metric type, comparator, threshold value, and cooldown period in minutes.Inbound DTO carrying a single metric observation pushed by a monitored microservice or produced internally by the Actuator polling scheduler.