Application Metrics as a Service

Track and graph performance metrics and statistics from your applications

  • Metricfire Graph
# Python
import metricfire
metricfire.init("your API key")
metricfire.send("request.time", 55)
// PHP
require_once("metricfire.php");
metricfire_init("your API key");
metricfire_send("logins.rejected", 1);
# Python and a decorator
@metricfire.measure
def your_code(self, ...)
   # ...
Metricfire saved us many hours of downtime during a critical failure in our production servers. Our internal monitoring systems were affected by the failure, but detailed performance data in Metricfire enabled us to quickly diagnose the issue and get it solved.
Sean Blanchfield, Utopia-Game.com
Metricfire gives us confidence that our backend applications are running smoothly and helps us to monitor the low response times our customers demand.
Patrick O'Doherty, CTO in the telecoms industry

Features

Data transformation

Data Transformation

Use different statistical views of the same data and apply transformation functions. Scale, timeshift and tweak your data until it gives you the answers you need.

Graph styling examples

Graph Styling

Choose from a range of line, colour, and styling options to make your graphs good enough to share.

apt-get install example

Simple Installation

Use our signed aptitude package repository for easy installation on Debian/Ubuntu. Coming soon: RPM packages and support for more languages, like Ruby and Java!

JSON graph editing

API

We host it, but it's still your data. Access it, transform it, export it, import it and all in standard formats. Write JSON instead of clicking around a graph/dashboard builder, all with comprehensive documentation.

apt-get install example

Graph Embedding

Export your graphs as live-updating images in PNG or SVG format for use on your own internal dashboards, sharing with your team, or embedding on your desktop.

Graph with an unusual event

Flexible Alerting - Coming Soon

Alerting is important but frequently annoying. We're baking smarter (less annoying) alerting right into our graph building and dashboarding tools. We've been talking to sysadmins, devops and operations team managers about alerting that you won't hate.

Benefits

image description

Fast Metric Collection

Send thousands of metric datapoints per second without having an impact on your application.

Hard Drive Icon

Fully Hosted

Scalable and redundant. We'll handle whatever volume of data you need to send.

You can measure:

  • Server response times
  • API hits
  • Failed Logins
  • Percentage of cache hits
  • Load Average
  • HTTP Error Rate
  • Page Render Time
image description

Fine-Grained Graphing

Create dashboards from real-time data at up to 5-second precision.

image description

Easy Metric Comparison

Easily monitor the same metrics across different hosts, different data centres or from different times.

  • Facebook Likes
  • Number of Orders
  • Number of Accounts Created
  • Button Presses
  • Anything else you can possibly think of...
Like what you see? Check out our plans. See Plans and Pricing

About Metricfire

Metricfire is based in Berkeley, CA and Dublin, Ireland.
Dave Concannon - Cofounder

Dave Concannon - Co-founder

Dave has spent the last decade producing code for organizations such as the United Nations, the Irish government, and major universities. He’s also worked in the trenches with a number of interesting startups.

Charlie von Metzradt - Cofounder

Charlie von Metzradt - Co-founder

An Irish software engineer with a grudge, Charlie has long been unhappy with the current state of software performance measurement tools for developers. He has worked on one of Ireland’s biggest websites and in the video games industry, where his code has been used by a couple of million concurrent users.