Giter Site home page Giter Site logo

statsite-stackdriver's Introduction

statsite-stackdriver

Stackdriver sink for the Statsite statsd implementation.

Installation

$ npm install -g statsite-stackdriver

Usage


  Usage: statsite-stackdriver [options]

  Options:

    -h, --help       output usage information
    -V, --version    output the version number
    -k, --key <key>  stackdriver api key
    -v, --verbose    verbose output

Configuration

Just add the command to your Statsite configuration, supplying the API key and you're good to go! Use --verbose to output the metrics being sent to stackdriver.

stream_cmd = statsite-stackdriver --key <stackdriver-api-key>

Instance metrics

Along with regular metrics you may also specify the origin instance id by wrapping the first segment in [ ] characters. For example where you might typically do statsd.timer('request', delta), prefix with the id: statsd.timer('[instance-id-here].request', delta).

License

MIT

statsite-stackdriver's People

Contributors

tj avatar

Stargazers

曹文忠 avatar Marcus André avatar Julian Gruber avatar Yosh avatar

Watchers

Travis Jeffery avatar Prakash Durgani avatar david birdsong avatar James Cloos avatar Achille avatar Andrius Vaskys avatar Julien Fabre avatar George Wolf avatar Rakesh Nair avatar  avatar Gurdas Nijor avatar  avatar Karthick Sriraman avatar  avatar Niels avatar  avatar Sam Johnson avatar  avatar  avatar Sherry Chao avatar Jenn Boyce avatar Michael Phillips avatar Christopher Albanese avatar Brent Summers avatar Alex Noonan avatar Teresa Nesteby avatar Chris Nixon avatar  avatar  avatar Zeb avatar Liz Hartmann avatar Arlen McCluskey avatar  avatar Ian Muceus avatar  avatar Emilio Gomez Lavin avatar  avatar Kate Flaming avatar  avatar

statsite-stackdriver's Issues

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.