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

idea: --timestamp-outputs or --json-outputs #213

Open
yarikoptic opened this issue Oct 28, 2024 · 0 comments
Open

idea: --timestamp-outputs or --json-outputs #213

yarikoptic opened this issue Oct 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@yarikoptic
Copy link
Member

For debugging it might be useful to know when output was produced. ATM I could pipe output to ts to get stdout annotated. But that would not anyhow help with stderr. Hence I thought it might have been nice to be able to store outputs with

It is useful e.g. to see when command actually output something after "thinking hard". We could then also improve plotting graph with annotation on when tool was producing any stdout and/or stderr output on the timeline of resources consumption.

Sure thing, with buffering all those timings might be "approximate".

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

No branches or pull requests

1 participant