Files
streamline-emr/root/var
alec.turner 6896f639bd bugfix to monitor script to correct resource usage queries
Two bugs are fixed by this commit. First, a typo in the format string used write
resource usage data to the systemlog caused the systemlog to (correctly) reject
the string as invalid json. The second fix is to handle a case where a .env file
is present, but does not define the APP_CONTAINER variable. In this case the
container name is left empty. This is not an immediate issue, but would become
problematic in the future if additional containers were to be added.
2024-04-11 11:46:23 -07:00
..