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

Refactor system event logger and monitor, add new metrics #2065

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

Conversation

talsperre
Copy link
Contributor

@talsperre talsperre commented Sep 27, 2024

This PR removes the notion of a separate global context from system_monitor and system_logger. User's can now implement their event loggers and monitors to make use of the current singleton instead.

Additionally, it adds the graph_info object to the current singleton, but it is not directly exposed to the end user.

@romain-intel
Copy link
Contributor

Something seems to have gotten lost -- there is no graph_info anymore.

@saikonen saikonen self-requested a review October 7, 2024 16:51
@talsperre talsperre changed the title Emit graph info to event logger, add runtime start metric Emit graph info to event logger, add run and resume start metric Oct 9, 2024
@talsperre talsperre changed the title Emit graph info to event logger, add run and resume start metric Refactor system event logger and monitor, add graph_info to current singleton Oct 10, 2024
@talsperre talsperre changed the title Refactor system event logger and monitor, add graph_info to current singleton Refactor system event logger and monitor, add new metrics Oct 10, 2024
Copy link
Contributor

@romain-intel romain-intel left a comment

Choose a reason for hiding this comment

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

LGTM

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