A stupid simple stream processor for monitoring applications.
To build and run bangarang from source, run...
make install
and build bangarang
make build
bin/bangarang -conf="/where/you/want/the/conf.db"
bin/ui -api="localhost:8081" -l=":9090"
Then simply open a browser to localhost:9090 and begin configuration
As of now, there is only a go client library, which can be found here
Bangarang is still under heavy development, but a 1.0 release is coming soon. The stream processor is mostly feature complete, with most of the changes currently being made to the UI and rest API.
Pull request and questions are gladly welcomed.
A simple stream processor for matching incoming metrics, to predefined alert conditions.
Anything else.