EagleEye is a library for metrics reporting, using Twisted.
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
updated test a little - split it up so you can test that the thresholding works
9882584View on GitHubMerge pull request #1 from hawkowl/ee0.2_metric
89a579bView on GitHubUpdated the test to return the deferred returned by Riemann.shutdown()
0649525View on GitHubWrapped the shutdown function in a maybeDeferred, as Twisted's specs say that it'll return a Deferred if it can't complete right now.
5570b9fView on GitHubFixing up the setup script, plus adding installation instructions to the readme.
58d5b7aView on GitHubAdded more tests - now it tests the protobuf formatter - as well as expanding some other tests to more completely cover the protobuf code.
daed6cbView on GitHub