Package com.nmontytskyi.monitoring.server.dto.response
package com.nmontytskyi.monitoring.server.dto.response
-
ClassesClassDescriptionDTO 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.