Skip to content

langloisjp/pysvcmetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysvcmetrics

Utilities to send metrics to graphite via statsd

  • statsdclient.py: To send metrics to statsd
  • metrics.py: a simpler interface to send metrics

Run tests

Requires coverage. pip install coverage

make test

Build a source distribution file:

make spkg

Install

make install

Install for development (files are linked to so changes are live)

python setup.py develop

About

Utilities to send metrics to graphite via statsd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages