[HEALTHCHECK] Enhance healthcheck logging 68/125768/2
authorJack Lucas <jflos@sonoris.net>
Thu, 28 Oct 2021 18:55:54 +0000 (14:55 -0400)
committerJack Lucas <jflos@sonoris.net>
Tue, 16 Nov 2021 16:07:41 +0000 (11:07 -0500)
commitc441166003e84b137124c7655f8572048b31f7e9
tree2805d2daef27d4742b3309c7ad9a9161b2d4aec8
parentf752cec2b6be1307c59168d5dbc88e7264daea32
[HEALTHCHECK] Enhance healthcheck logging

    Add a timestamp to every log entry
    Make a log entry when the application starts
    Make a single log entry (instead of 2) for the outbound HTTP requests to the k8s API
    Update node.js base image to the 16.x.x LTS release (from 14.x.x).

Issue-ID: DCAEGEN2-2958
Issue-ID: DCAEGEN2-2983
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: Ib275afbd0c871d4e82dda269606d243f3b6d89e4
healthcheck-container/Changelog.md [new file with mode: 0644]
healthcheck-container/Dockerfile
healthcheck-container/get-status.js
healthcheck-container/healthcheck.js
healthcheck-container/log.js [new file with mode: 0644]
healthcheck-container/package.json
healthcheck-container/pom.xml