https://github.com/robinhood/riemann
Robinhood Riemann configuration
https://github.com/robinhood/riemann
cep metrics opentsdb riemann
Last synced: about 1 year ago
JSON representation
Robinhood Riemann configuration
- Host: GitHub
- URL: https://github.com/robinhood/riemann
- Owner: robinhood
- License: epl-1.0
- Created: 2017-03-29T18:26:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T14:46:27.000Z (almost 9 years ago)
- Last Synced: 2025-04-09T15:51:43.203Z (over 1 year ago)
- Topics: cep, metrics, opentsdb, riemann
- Language: Clojure
- Homepage:
- Size: 171 KB
- Stars: 15
- Watchers: 6
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# riemann
This repository contains the Robinhood riemann setup. The riemann
server accepts OpenTSDB events and pushes these events through
configurable consumer streams. About half of these incoming events are
also pushed to a local Elasticsearch instance. All of the events that
result in OK/Non-OK states are pushed to the local Elasticsearch
instance as well.
This setup is further documented
[here](https://medium.com/@aravindg/metrics-riemann-93bb94ed2ff2).
Please read that blog post for the nitty-gritty.