Class MetricTimePointDTO

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

public class MetricTimePointDTO extends Object
Single time-point DTO for per-service metric charts. Carries response time, health status, CPU, memory, thread, and GC metrics together with the anomaly flag and z-score for a specific polling instant.
  • Constructor Details

    • MetricTimePointDTO

      public MetricTimePointDTO()