Skip to content

andrewferk/proxy-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy Metrics

Overview

Quickly setup a StatsD and Graphite environment using Vagrant.

Instructions

  • Ensure a Ruby environment is setup. RVM is highly recommended.

  • Install Vagrant

  • Install a virtualization provider (e.g. VirtualBox)

  • Install vagrant plugins

    vagrant plugin install vagrant-omnibus
    vagrant plugin install vagrant-berkshelf --plugin-version '>= 2.0.1'
    
  • Clone repository

    git clone https://github.com/andrewferk/proxy-metrics
    
  • Install gems

    bundle install
    
  • Start vagrant

    vagrant up
    
  • View metrics at http://localhost:2280

About

Quickly setup a StatsD and Graphite environment using Vagrant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages