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

Diagnostics improvements #186

Open
benlangfeld opened this issue Nov 29, 2018 · 1 comment
Open

Diagnostics improvements #186

benlangfeld opened this issue Nov 29, 2018 · 1 comment

Comments

@benlangfeld
Copy link
Collaborator

I'm planning on implementing some improvements to diagnostics to expand it into more of a dashboard similar to the Resque one, providing the ability to browse backlogs, see stats on backlog length, trimming/expiry, recently connected clients, etc.

@SamSaffron Please let me know if you have any thoughts on this as I get started.

The first thing I ran into is that the versions of Ember and Handlebars currently in use are from 2013 and are missing useful features. Upgrading them may be non-trivial, and I am more accustomed to the React landscape myself. Would you be against switching the diagnostics functionality to the latest version of React, @SamSaffron ?

@SamSaffron
Copy link
Member

I am fine switching to react here, whatever you prefer. You would be pretty much rebooting this project anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants