Class SystemTimePointDTO

java.lang.Object
com.nmontytskyi.monitoring.server.dto.response.SystemTimePointDTO

public class SystemTimePointDTO extends Object
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 Details

    • SystemTimePointDTO

      public SystemTimePointDTO()