This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch AIRAVATA-3981/integration-health-check
in repository https://gitbox.apache.org/repos/asf/airavata.git
from 6db9abea0e style: apply spotless formatting to MonitoringServer and
integration tests
add 4cabb01f42 fix: ServiceRegistry uses IServer.getStatus() for health,
add actuator to Spring Boot services
No new revisions were added by this update.
Summary of changes:
Tiltfile | 70 +++++++++++++++++++++-
.../patform/monitoring/ServiceRegistry.java | 10 +++-
modules/agent-framework/agent-service/pom.xml | 4 ++
.../src/main/resources/application.yml | 6 ++
modules/file-server/pom.xml | 4 ++
.../src/main/resources/application.properties | 2 +
.../research-framework/research-service/pom.xml | 4 ++
.../src/main/resources/application.yml | 6 ++
modules/restproxy/pom.xml | 4 ++
.../src/main/resources/application.properties | 2 +
pom.xml | 5 ++
11 files changed, 111 insertions(+), 6 deletions(-)