[Feature Request] FnordMetric for Gitlab
Created by: kirantpatil
Hello,
I came across this project and it looks neat and would help track Gitlab app metrics such as,
- Users logged
- Branches created/deleted
- Tags created/deleted
- Issues added/modified/removed
- Mergerequest added/modified/removed
- Comment/notes added/removed
- Attachments added/removed
- Snippets added/removed
FnordMetric is a highly configurable (and pretty fast) realtime app/event tracking thing based on ruby eventmachine and redis. You define your own plotting and counting functions as ruby blocks!
Please find the below links of the project: https://github.com/paulasmuth/fnordmetric/ http://rubygems.org/gems/fnordmetric http://rubydoc.info/gems/fnordmetric/1.0.0/frames
Thanks, Kiran.