Class MonitoringProperties
java.lang.Object
com.nmontytskyi.monitoring.starter.config.MonitoringProperties
Externalized configuration for the monitoring starter.
All properties can be set via application.yml under the monitoring prefix.
When the service is annotated with @MonitoredMicroservice, annotation attribute values
are used as defaults and can be overridden by YAML.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MonitoringProperties
public MonitoringProperties()
-