Class SystemTimePointDTO
java.lang.Object
com.nmontytskyi.monitoring.server.dto.response.SystemTimePointDTO
Single time-point DTO for system-wide aggregated charts on the dashboard.
Carries 30-second bucket averages for response time and CPU, plus counts of
services in each health state and the number of distinct anomalous services.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemTimePointDTO
public SystemTimePointDTO()
-