Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add time elapsed between debug statements #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

danielcondemarin
Copy link

@danielcondemarin danielcondemarin commented Oct 8, 2019

@eslam This is something I quickly put together to identify "slow performing" steps in the next component deployments.

It basically adds the time elapsed between debug statements when using the --debug flag. For example:

image

Not sure if this is something you would be interested in merging but thought it could be useful.

@danielcondemarin danielcondemarin changed the title feat: add time elapsed between debug statements Add time elapsed between debug statements Oct 8, 2019
@eahefnawy
Copy link
Contributor

@danielcondemarin this is amazing! I love it!

Did you happen to test it with a more complex stack with more parallel deployments? I'm curious how the shared context would behave then 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants