Skip to content

chrisenuf/fullerite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullerite

A metrics collection tool. It is different than other collection tools (e.g. diamond, collectd) in that it supports multidimensional metrics from its core. It is also meant to innately support easy concurrency. Collectors and handler are sufficiently isolated to avoid having one misbehaving component effect the rest of the system.

fullerite is also able to run diamond collectors natively. This means you don't need to port your python code over to Go. We'll do the heavy lifting for you.

supported collectors

supported handlers