Enabling Spring boot actuator 59/85059/2
authorPatrikBuhr <patrik.buhr@est.tech>
Thu, 11 Apr 2019 15:27:07 +0000 (15:27 +0000)
committerPatrikBuhr <patrik.buhr@est.tech>
Thu, 11 Apr 2019 15:27:07 +0000 (15:27 +0000)
commit4dc06d0e828494352e24a8e47cea1073de25953f
tree0f27a3bf734f089b679eca10269d68200cb6a0d1
parent314a1e4310545e5b70ff64e328f3e7eae281c5b4
Enabling Spring boot actuator

This makes it possible by a REST API:
- change logging levels
- get the application log
- get build info for the DFC
- get various metrixes for the execution
  such as heap consumption, number of threads etc.

Change-Id: I570bc0db6a9b9977ecfd83389b463fe652e4ba16
Issue-ID: DCAEGEN2-1428
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
datafile-app-server/config/application.yaml
datafile-app-server/pom.xml