Allow customization of log formats for Container Runner
K
Kelvin Tay
With the self-hosted Container Runner, we noted that the logs emitted from the container-agent is hard for monitoring services (e.g., DataDog) to parse and aggregate.
It would be nice to be able to configure the following:
- include the log level attribute (currently not shown)
- allow for customization of the format (e.g., space-seperated key=value format)
- toggle colour outputs
The attached screenshot is the logs I retrieved when fetching logs from the container-agent pod.
