Giter Site home page Giter Site logo

beberlei / statsd-librato Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jcoene/statsd-librato

4.0 2.0 1.0 1.08 MB

StatsD server with Librato backend in Go

License: MIT License

Go 72.40% PHP 14.92% HTML 8.77% Dockerfile 1.17% Makefile 2.73%

statsd-librato's Introduction

StatsD Server for Librato

This is an implementation of Etsy's StatsD written in Go that submits data to Librato Metrics or to a local HTTP server.

This was forked from jbuchbinder/statsd-go and altered to provide support for Librato as a submission backend. Besides the Librato backend it now also contains a backend for locally displaying the data from a HTTP server. This is helpful for development environments that make use of statsd.

Usage

Usage of statsd:

  -address="0.0.0.0:8125": udp listen address
  -debug=false: enable logging of inputs and submissions
  -flush=60: interval at which data is sent to librato (in seconds)
  -percentiles="": comma separated list of percentiles to calculate for timers (eg. "95,99.5")
  -source="": librato api source (LIBRATO_SOURCE)
  -token="": librato api token (LIBRATO_TOKEN)
  -user="": librato api username (LIBRATO_USER)
  -httpAddress="127.0.0.1:8126": Used for starting a HTTP server in local mode
  -url="https://metrics-api.librato.com/v1/metrics"
  -address="0.0.0.0:8125": UDP service address
  -debug=false: Enable Debugging
  -flush=30: Flush Interval (seconds)
  -token="": Librato API Token
  -user="": Librato Username

Local HTTP Server for StatsD

Local StatsD

Installation

From Source:

Check out and run "make build"

From Binary:

Binary releases are available for linux/amd64 and darwin/amd64. See the releases page for the latest downloads.

With Chef:

There's a cookbook! See statsd-librato-cookbook.

Credits

This was forked from jbuchbinder/statsd-go and altered to provide support for Librato as a submission backend.

License

MIT License, see LICENSE for details.

statsd-librato's People

Contributors

amir avatar bdotdub avatar beberlei avatar ifdattic avatar jbuchbinder avatar jcoene avatar kwidua avatar tolry avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

zhanglei

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.