I've come to the point in my app where I want to collect all the 
information of my system and app and display it in cool graphs and stuff, I 
get that you can use collectD and statsD, but heres my question, what is 
the convention for when you have a "stats" part for your site, its not 
really part of the site, its not meant for the public so it feels messy 
sticking it in with the other business logic and views.. so it would seam 
that an engine would be appropriate ? but I have other stats, stats that 
are specific to my app like user count, signup rate etc.. is there a 
convention for how to do this ?

TLDR: is there a good convention for separation of stats pages and actual 
app

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/9NErb5asCSkJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to