Giter Club home page Giter Club logo

fnordmetric's Introduction

FnordMetric

FnordMetric is a framework for collecting and visualizing timeseries data. It enables you to build beautiful real-time analytics dashboards within minutes.

Documentation: fnordmetric.io

Build status - Travis-ci

Screenshot

FnordMetric Enterprise

FnordMetric Enterprise is a JVM-based timeseries database. It's a key-value store (much like redis or memcached) where each key holds a "measurement". There are different measurement methods like sum, mean, min/max, 90th percentile, etc. You continuously add data to these keys/measurements which is aggregated and periodically persisted.

FnordMetric Enterprise features disk persistence, a HTTP, TCP and UDP API, native WebSockets support, CSV/JSON Export and a turnkey-ready HTML5 visualization solution (FnordMetric UI). FnordMetric Enterprise can be used as a drop-in replacement for StatsD+Graphite (it is a lot faster, see Benchmarks).

Getting Started with FnordMetric Enterprise

FnordMetric UI

FnordMetric UI is a HTML5 API that lets you plug realtime data and charts into any webpage without writing a single line of code. It gives you maximum flexiblitiy as you have full control over layout and style with HTML and CSS.

FnordMetric UI uses WebSockets to communicate with a backend server. There are two backend implementations: FnordMetric Classic (ruby + redis) and FnordMetric Enterprise (JVM). You can use FnordMetric UI as a white label solution to power your custom realtime analytics apps.

Getting Started with FnordMetric UI

FnordMetric Classic

FnordMetric Classic is powered by ruby and redis. It offers a ruby DSL for processing data streams and building beautiful web dashboards from a collection of turnkey-ready UI widgets. You define your own plotting and aggregation methods as ruby blocks. See it in action! (RailsCasts)

Getting Started with FnordMetric Classic

Documentation

You can find the full FnordMetric Documentation at http://fnordmetric.io/

Contributors

http://github.com/paulasmuth/fnordmetric/graphs/contributors

(One patch or more)

To contribute, please fork this repository, make your changes and run the specs, commit them to your github repository and send me a pull request. Need help, head on over to our Google Groups page to discuss any ideas that you might have.

License

Copyright (c) 2011 Paul Asmuth

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to use, copy and modify copies of the Software, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

fnordmetric's People

Contributors

asmuth avatar johnmurray avatar mborromeo avatar rossta avatar skorfmann avatar kazjote avatar tadassce avatar fd avatar alindeman avatar imajes avatar jurriaan avatar kirs avatar sergeyjey avatar l4u avatar divineforest avatar croby avatar masone avatar denispeplin avatar madtrick avatar fddayan avatar francois2metz avatar kunalmodi avatar fairchild avatar oleriesenberg avatar pietern avatar scottradcliff avatar laserlemon avatar tobiashm avatar tobsch avatar mcfiredrill avatar

Watchers

James Chang avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.