Class ServiceInfo

java.lang.Object
com.nmontytskyi.monitoring.model.ServiceInfo

public class ServiceInfo extends Object
Describes a microservice registered in the monitoring system.

Created automatically at service startup via ServiceRegistrationBean from the monitoring-spring-boot-starter and sent to the monitoring-server through the REST API.

  • Constructor Details

    • ServiceInfo

      public ServiceInfo()