It turns out Mojolicious has a plugin
Mojolicious::Plugin::Status which sort of does the same thing I created for the NeDiscApp site but automatically for apps using the Mojolicious framework. I guess if I wrote the DiscApp site in Perl with Mojolicious, this whole mini project would have been moot.
Anyway, I figured I'd try it out just for kicks on the NeStats site.
You need to log in and then manually go to the page. I didn't add a link from the main stats page yet.
Link to this status page:
https://nediscappstats-shamrice.koyeb.app/mojo-status
Screenshot:
That said, Spring does have an
actuators plugin That's much more robust information wise but I would still have to create the website/pages to consume the generated stat data.