Class MetricTimePointDTO
java.lang.Object
com.nmontytskyi.monitoring.server.dto.response.MetricTimePointDTO
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
MetricTimePointDTO
public MetricTimePointDTO()
-