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 to dump mesh information on startup #13

Open
tswaters opened this issue Mar 31, 2017 · 0 comments
Open

add option to dump mesh information on startup #13

tswaters opened this issue Mar 31, 2017 · 0 comments

Comments

@tswaters
Copy link

The monitoring script is really cool, +1 to that.

However, seems tightly coupled to the option -- and the ability to dump out this table would be quite valuable, without all the extra stdout and keyboard stuff. This could go with an option, dump_mesh so you can clearly see what a given microservice sees when it joins.

I've got a PR for this.... the only thing I wasn't sure on was the sort order. I'm keeping monitor_data which tracks the rem and add totals as a hash, not an array. If something isn't found it is added, so the same behaviour right now where new entries are added to the top is not retained.

tswaters pushed a commit to tswaters/sneeze that referenced this issue Mar 31, 2017
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