Skip to content

monitoring-ng/diamond-protobuf-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Diamond Protobuf Handler

This a handler for the Diamond metric collector. It sends the gathered metrics encoded as Googles Protocol Buffers over the HTTP(S) protocol to an endpoint. And exisitng endpoint that writes the metrics to an InfluxDB can be found here.

Since Diamond only accepts pull-requests that are fully pep8-clean but the protobuf compiler generates python code who couldn't give to sh*ts about, it wasn't possible for me to get it into the upstream repo. If you want to use it, just put it into the correct directories in your existing configuration, or build Diamond yourself, putting the contents of this repo into src/diamond.

About

Diamond handler for sending metrics as protocol buffers over HTTP(S)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published