Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 640 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 640 Bytes

Amara metrics server

This repository contains Puppet scripts to provision a metrics server.

It installs two main pieces of software:

  • Riemann
  • Graphite

Running

$ git clone git://github.com/pculture/amara-metrics.git
$ cd amara-metrics
$ vagrant up

Add graphite.example.com 10.10.10.44 to your host's /etc/hosts file. Open your browser to http://graphite.example.com.

More

To learn more about how this works, please have a look at the very detail blog post Tracking Application-Level Metrics in Amara on the Amara blog.