Metricfire - Powerful (PHP) Application Metrics Made Easy!Listed under: Awesome Stuff > Check It Out on Wed 1st February 2012
If you're a PHP application developer or software engineer, this should be saved to your "Things to Check Out Right Now" list.
Certain other analytics services are all fine and well for recording website visits, who came from where, how long they stayed, blah blah, but are severely lacking when you have a requirement to record a set of metrics that are individual to your site or application. This is where Metricfire takes over and shines. Once you've set up an account, you get an API key, and access to a bare PHP file. Simply include the PHP file in a small script as outlined in your account, and two lines of code in a PHP file running on a live server will send data to Metricfire. Done.
..and configure your graph how you'd like to view the data.
Metricfire currently uses UDP to transfer data in real-time between your application and its servers. The use of UDP here allows Metricfire to eschew TCP's handshaking process, and as a result it doesn't slow down your application whatsoever. The use of UDP also allows Metricfire itself to provide such up-to-the-5-second data graphing, on your dashboard. (For those of you who believe that UDP is unreliable for critical data transfer - fear not, as I'm told that a client-based data aggregator is in the works for full reliability) Metricfire will be using a SAAS (software-as-a-service) model, with the very basic offer being free (yay!) with one dashboard, and pricing moving up from there as your application metrics requirements grow. It's still in Beta though, so you'll need to keep an eye on their site for the pricing model when it does come about. The guys are really responsive to how/when/where people are using the service too, so if you do use it for something quirky, let them know! Have a play with Metricfire; you'll soon see that you can send heaps of data to it - thousands of metrics per second - and see the same data graphed in almost real time.
This post was written from the point of view of PHP devs, but applies to Python right now too. Metricfire was set up by two software engineers originally from Ireland - Charlie von Metzradt and Dave Concannon. It's still in Beta (at the time of writing, Feb 2012), but you can apply for early access by visiting http://www.metricfire.com. Check it out!
Thanks everyone.
Comments are closed for this blog entry.
|
Related PostsBlogLatest:
Services |