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

improved stat tracking / introspection (Imported #55) #55

Closed
nmcglo opened this issue Jan 14, 2016 · 2 comments
Closed

improved stat tracking / introspection (Imported #55) #55

nmcglo opened this issue Jan 14, 2016 · 2 comments

Comments

@nmcglo
Copy link
Member

nmcglo commented Jan 14, 2016

Original Issue Author: Jonathan Jenkins
Original Issue ID: 55
Original Issue URL: https://xgitlab.cels.anl.gov/codes/codes/issues/55


Applies to codes models and especially modelnet. Numerous contexts in which we want to know things like link utilization, contention, etc.

Additionally, need to decide whether we code this into the network LPs directly, or provide an event-based interface so that other LPs can get at the stats - especially useful for people doing e.g. dynamic torus routing.

@nmcglo
Copy link
Member Author

nmcglo commented Jan 22, 2016

Jonathan Jenkins:

modelnet now has a sampling interface, which models can opt-in implement. It would still be nice to have a generic way to "inject" such functionality, but I don't see a good way apart from drastic moves such as hijacking every LP.

@nmcglo
Copy link
Member Author

nmcglo commented Oct 11, 2019

For now stats are done on a per LP basis. They do need to be worked on, however. See #182

@nmcglo nmcglo closed this as completed Oct 11, 2019
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

No branches or pull requests

1 participant