Open Source Application Performance App

Its been a while since I have posted anything and I thought I would share with you a small project I have started to work on. Its called app_perf and its a little application that is intended to do application performance monitoring. Right now I am only supporting Ruby via the agent gem, but other languages can easily be added to post metrics to this as well. I encourage anyone interested to clone the project, submit any PR’s and help out making this a lot more full featured. Here is the Github link, https://github.com/randy-girard/app_perf

Here are some screen shots:

Let me know what you all think!

4 thoughts on “Open Source Application Performance App

  1. This project is a great surprise I discovered. I’ve started playing with and am looking forward to digging in more. Hopefully, expect PRs soon… 😉

    1. I’m appreciate your comments! I look forward to any contributions you make! Let me know if you have questions.

    1. If you can get the app_perf_agent to run on the machine, it will do some basic system monitoring for you (cpu, disk, memory, network). It should work on Mac. I haven’t tested it on windows at all however.

Leave a Reply

Your email address will not be published. Required fields are marked *