Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 698 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 698 Bytes

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