Package com.nmontytskyi.monitoring.server.entity
package com.nmontytskyi.monitoring.server.entity
-
ClassDescriptionJPA entity representing a single occurrence of a fired alert.JPA entity representing a configurable alerting rule for a microservice.Comparison operator for evaluating metric values against the threshold.Metric types that can be monitored by an alert rule.JPA entity storing a single application runtime setting as a key-value pair.JPA entity representing a single point-in-time measurement for a microservice.Origin of a
MetricRecordEntity: whether the server pulled it from the Actuator endpoint or the starter pushed it after an HTTP request.JPA entity representing a microservice registered in the monitoring system.JPA entity recording metadata for each generated PDF report.JPA entity holding the SLA (Service Level Agreement) parameters for a microservice.