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

CDASim Real-time Time sync functionality checker function needs improvement #45

Open
MishkaMN opened this issue Mar 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@MishkaMN
Copy link
Contributor

Summary

We needed data driven method to check whether if all the tools being orchestrated by the MOSAIC is being time synced appropriately. Under VRU use case, we developed a real-time monitor for this, but it relies on parsing log files as they are created. This means that the script is reliant on specific logging lines in printed to be able to work correctly.

This issue is to enhance that feature by uncoupling form the log files and perhaps creating clients for all individual tools to monitor the time sync.

Reasoning for new functionality

See above.

@MishkaMN MishkaMN added the enhancement New feature or request label Mar 21, 2024
@MishkaMN
Copy link
Contributor Author

TODO: include the link to the code once it is merged. PR is here:
#43

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