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

Show the actual seconds offset on the processlist page #25

Open
geoffreyanderson opened this issue Aug 26, 2014 · 0 comments
Open

Show the actual seconds offset on the processlist page #25

geoffreyanderson opened this issue Aug 26, 2014 · 0 comments

Comments

@geoffreyanderson
Copy link
Member

Sometimes when looking at the processlist page for a given raingauge sample, some of the seconds will be missing so there's not a full 30 pages of processlist to view. Since this implies that some time intervals simply don't have a collection, we should change it to reflect which seconds of the collection were retrieved.

E.g. Instead of "1->2->3->4->5->6", if the 3rd and 4th second of collections are missing, show "1->2->5->6" so that if a processlist snapshot is missing, it's harder to misdiagnose.

This change would probably need to be made in the get_file_pages() function in lib/RainGaugeModel.php.

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