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

new events for heartbeat and usage monitor #2777

Merged
merged 4 commits into from
Jul 1, 2024

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    aa79a8c View commit details
    Browse the repository at this point in the history
  2. update after review

    added event examples in `test_data_management.py`.
    
    splitted `heartbeat` event into `heartbeat_sent` and `heartbeat_received`, renamed `time` argument to `timestamp`.
    
    corrected type of `Runner.current_cpu_usage` which is a `float`.
    
    some additional formatting changed by `ruff format .`.
    mgor committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    68408c7 View commit details
    Browse the repository at this point in the history
  3. conflicting ruff results...

    ...in vscode and terminal+venv and tox env (and hence github workflow).
    
    formatting should be fixed now.
    mgor committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    353716a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ef0d5d View commit details
    Browse the repository at this point in the history