Skip to content

Latest commit

 

History

History

vpro-shared-monitoring

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Monitoring

Related to monitoring.

This basically adds endpoints:

/manage/health
/manage/metrics

to a spring application.

Normally just taking the dependency should suffice. It can be configured with spring properties (monitoring.*, see MonitoringProperties), which the most important one may be

All have defaults, or can be set via system properties (such as for example the username/password for the monitoring endpoint)

Used in spring openshift applications of VPRO and POMS