Uses of Package
com.nmontytskyi.monitoring.server.dto.response
Packages that use com.nmontytskyi.monitoring.server.dto.response
Package
Description
-
Classes in com.nmontytskyi.monitoring.server.dto.response used by com.nmontytskyi.monitoring.server.controllerClassDescriptionDTO carrying aggregated metric statistics (average, min, max, percentiles) for a service over a specified time window.DTO representing a single anomaly record shown in the anomaly list modal.Aggregated response DTO for the main dashboard, combining the overall service status counts with a list of per-service summary entries and recent alert events.Single time-point DTO for per-service metric charts.DTO representing a registered service returned by the service registry endpoints.Single time-point DTO for system-wide aggregated charts on the dashboard.
-
Classes in com.nmontytskyi.monitoring.server.dto.response used by com.nmontytskyi.monitoring.server.serviceClassDescriptionDTO carrying aggregated metric statistics (average, min, max, percentiles) for a service over a specified time window.DTO representing a registered service returned by the service registry endpoints.