Hi everyone, We're looking for a way to gather client side rendering metrics (for angular). We're running on Rails. We're not doing server-side rendering. So the app is loaded up front, and as the user navigates around the only thing hitting the server are calls for data to populate the fragments. Ideally, we'd be able to capture the time from click to finish rendering the fragment. We'd be looking at piping this data into Librato, either directly from the client or back to Rails and we'd forward it on from the app.
Anyone have any suggestions? Thanks -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
