Live data from Hacker News

Show HN: Real-time application performance monitoring

dashboard.graphdat.com

31–33 of 33 posts

Re: Show HN: Real-time application performance monitoring

#31
post #11

As with most comments, I'd say very slick and straight to the point demo. The typing text did kinda annoyed me abit - it's probably a give or take as I don't have patience reading things - would prefer to let me jump in and play around with it. Just curious, did you have to write all the graphing yourselves or did you use a library?

Yeah, we ended up writing the graphing library ourselves. Due to the nature of the data and frequencies of redrawing the large open source libraries were too CPU intensive.

Re: Show HN: Real-time application performance monitoring

#33
post #13

Good work ! But how many people would be comfortable installing an agent on a machine or a plugin on web server. Performance and security concerns. It also causes network traffic to send data from server to your cloud. How is it better than Newrelic.

Sure, not everyone will want to install our agent and people using services like Heroku or AppHarbour wont be able to so we're working on a solution for that right now. Having an agent was the best way for us to launch and show off the features we are trying to push like real-time updates and historical zooming.

Its hard. One possible thing could be to share the source code of the agent with the customers. Before installing they can view the source of the agent.
Post reply on HN