Closed
Description
Description of the feature request
Problem statement
Now that we are running more integration tests (multiple runtimes for each utility) and in parallel it would be beneficial to have logs that explicitly indicate which utility they belong to. This would help troubleshoot faster in case of issues.
Summary of the feature
Currently this is how the log prefix are:
Ideally we could have something like:
[logger:e2e:nodejs14x]
[tracer:e2e:nodejs14x]
[metrics:e2e:nodejs12x]
Code examples
N/A
Benefits for you and the wider AWS community
N/A - this change concerns mainly maintainers.
Describe alternatives you've considered
None / scroll through the logs
Additional context
N/A
Related issues, RFCs
N/A