GONRG-9711: + spring boot actuator
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [NO]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
Google Cloud
Does this introduce a breaking change?
- [NO]
What is the current behavior?
No actuator
What is the new/expected behavior?
Service has actuator endpoints on default port "8081" and path "/". Port and Base path may be set with MANAGEMENT_SERVER_PORT and MANAGEMENT_ENDPOINTS_WEB_BASE environment variables.
Have you added/updated Unit Tests and Integration Tests?
- [NO]