Skip to content

Maintenance: have descriptive logs in the integration tests #825

Closed
@dreamorosi

Description

@dreamorosi

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:
image

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

Metadata

Metadata

Assignees

Labels

automationThis item relates to automationcompletedThis item is complete and has been merged/shippedgood-first-issueSomething that is suitable for those who want to start contributinginternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions