Skip to content

hatchetation/galena

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Galena

Galena is a simple client for graphite/carbon Graphite.

To install it :

pip install galena

To use it :

from galena import Galena
galena = Galena(host="localhost", port=2003)
galena.send("tiger.flu", 12)

To suggest a feature or report a bug : https://github.com/20minutes/galena/issues

About

Galena is a simple client for graphite/carbon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published