dwyl / hits

:chart_with_upwards_trend: General purpose hits (page views) counter
http://hits.dwyl.com
GNU General Public License v2.0
440 stars 62 forks source link

Phoenix Live Dashboard #104

Open nelsonic opened 4 years ago

nelsonic commented 4 years ago

Should we add Phoenix Live Dashboard (with Auth) so we can monitor the health of the Server? https://github.com/phoenixframework/phoenix_live_dashboard

nelsonic commented 3 years ago

@SimonLab how complex do you think this would be to add? 💭

SimonLab commented 3 years ago

I'll have a look how the pheonix dashboard works. I think we could then update the if/else case: https://github.com/dwyl/hits/blob/b60b329b4096ac690af00cc3391399a7ede79916/lib/hits_web/controllers/hit_controller.ex#L15 and remove the template: https://github.com/dwyl/hits/blob/b60b329b4096ac690af00cc3391399a7ede79916/lib/hits_web/templates/hit/index.html.eex