Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Add statistics to admin home page #43

Open
ecumike opened this issue Nov 9, 2018 · 2 comments
Open

Add statistics to admin home page #43

ecumike opened this issue Nov 9, 2018 · 2 comments
Labels
admin An update to the admin console enhancement New feature or request

Comments

@ecumike
Copy link
Contributor

ecumike commented Nov 9, 2018

Add some metrics and data auditing to admin home page, ex:

  • Avg # of runs per URL?
  • Latest test run URL and timestamp.
  • # of URLs that have NO valid runs (this surfaces bad URLs).
  • # of URLs that have NO runs (shows URLs in the system but haven't beed tested yet).
  • Latest URL and timestamp that was added to the app.
  • Throughput of queue and progress? Need to check with @daviddahl .. I think this web service was setup already. May not be committed yet though. TBD.
  • Etc.
@ecumike ecumike added this to the Create nice admin console milestone Nov 9, 2018
@ecumike ecumike added enhancement New feature or request admin An update to the admin console labels Nov 9, 2018
@ecumike
Copy link
Contributor Author

ecumike commented Nov 18, 2018

@daviddahl I see in the Node server the status URL is: http://localhost:1717/status

What URL would I use on the admin page to hit this? Just <thishost>:1717/status ?

@daviddahl
Copy link
Contributor

Yeah, we need to make the ssl and authentication configurable

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
admin An update to the admin console enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants