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 option for timestamps from output of Node.get_logs #4932

Merged
merged 10 commits into from
Jan 17, 2022

Conversation

charlesbluca
Copy link
Member

As discussed in #4909, it would be nice if the output of Node.get_logs had optional timestamps, which could be used to filter the logs in the performance report and/or be added as information for the user.

  • Tests added / passed
  • Passes black distributed / flake8 distributed / isort distributed

Copy link
Member

@fjetter fjetter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI failures are introduced since the performance report tests assert very specifically how the logs look like. You might want to relax the asserts over there.

@charlesbluca
Copy link
Member Author

Are there any other user-facing places where we might want to add timestamps for logs? Currently this only impacts the perf report and Jupyter notebook representation.

@charlesbluca
Copy link
Member Author

Will probably want to wait on #4941 before we merge this

@charlesbluca
Copy link
Member Author

Could we rerun tests on this? Should be good now that #4941 is merged

Copy link
Member

@fjetter fjetter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Please let me know if you want to try my suggestion or whether we shall merge

@charlesbluca
Copy link
Member Author

Thanks for the suggestion @fjetter, think this should be good to merge now

Copy link
Member

@fjetter fjetter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @charlesbluca and sorry for the long wait

@fjetter fjetter merged commit 922d987 into dask:main Jan 17, 2022
@charlesbluca charlesbluca deleted the add-log-timestamps branch July 20, 2022 03:00
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