This project is currently in Beta and is not production ready. Please use at
will but with that understanding. We are aiming for end of June for a hardened
release which will be version 1.0.0
.
Please open issues for bugs, breaks, panics, code reviews, and puppy pictures... the feedback is valuable and appreciated.
- See quick start section of the documentation.
- Getting started with statsd
- Getting started with a generic HTTP backend
- Getting started with prometheus
Ensure you have Go installed. Running Ogre then should be as simple as:
$ make build install
$ ogre version
make test
Local docs can be found under the docs/README.md which will also be in sync with the hosted docs here.