Uses of Package
com.nmontytskyi.monitoring.server.entity
Packages that use com.nmontytskyi.monitoring.server.entity
Package
Description
-
Classes in com.nmontytskyi.monitoring.server.entity used by com.nmontytskyi.monitoring.server.alertClassDescriptionJPA entity representing a single occurrence of a fired alert.JPA entity representing a configurable alerting rule for a microservice.JPA entity representing a single point-in-time measurement for a microservice.JPA entity representing a microservice registered in the monitoring system.
-
Classes in com.nmontytskyi.monitoring.server.entity used by com.nmontytskyi.monitoring.server.entityClassDescriptionComparison operator for evaluating metric values against the threshold.Metric types that can be monitored by an alert rule.Origin of a
MetricRecordEntity: whether the server pulled it from the Actuator endpoint or the starter pushed it after an HTTP request. -
Classes in com.nmontytskyi.monitoring.server.entity used by com.nmontytskyi.monitoring.server.mapperClassDescriptionJPA 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. -
Classes in com.nmontytskyi.monitoring.server.entity used by com.nmontytskyi.monitoring.server.repositoryClassDescriptionJPA entity representing a single occurrence of a fired alert.JPA entity representing a configurable alerting rule for a microservice.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. -
Classes in com.nmontytskyi.monitoring.server.entity used by com.nmontytskyi.monitoring.server.serviceClassDescriptionOrigin of a
MetricRecordEntity: whether the server pulled it from the Actuator endpoint or the starter pushed it after an HTTP request.