Skip to content
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors