Frontend Performance Metrics

  • I was looking for a way to get performance metrics around custom events (API calls, time for X component to render, etc) . Essentially like console.time only with pretty graphs and in the cloud across all users. I don't have access to our backend services directly (lots of microservices owned by other teams) so I started exploring this idea.

    I put out some feelers to friends and there was some interest so I stood up a landing page to see if there is any actual demand here.